Home
last modified time | relevance | path

Searched defs:processing_options (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libbsdconf/
H A Dbsdconf.c377 bsdconf_fparse(struct bsdconf_option options[],int fd,int (* unknown)(struct bsdconf_option * option,uint32_t line,char * directive,char * value),uint16_t processing_options) bsdconf_fparse() argument
714 bsdconf_parse(struct bsdconf_option options[],const char * path,int (* unknown)(struct bsdconf_option * option,uint32_t line,char * directive,char * value),uint16_t processing_options) bsdconf_parse() argument
H A Dbsdconf_put.c57 uint16_t processing_options, uint16_t put_options) in bsdconf_put() argument