ftwin
0.8.10
ft_traverse.h
1
#ifndef FT_TRAVERSE_H
2
#define FT_TRAVERSE_H
3
4
#include "ft_types.h"
5
17
apr_status_t ft_traverse_path(
ft_conf_t
*conf,
const
char
*path);
18
19
#endif
/* FT_TRAVERSE_H */
ft_conf_t
Main configuration structure for the ftwin application.
Definition
ft_config.h:94
src
ft_traverse.h
Generated by
1.9.8