Searched defs:processing_options (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libbsdconf/ |
| H A D | bsdconf.c | 377 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 D | bsdconf_put.c | 57 uint16_t processing_options, uint16_t put_options) in bsdconf_put() argument
|