Home
last modified time | relevance | path

Searched refs:parse_file (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/pam_passwdqc/
H A Dpasswdqc_load.c36 parse_file(FILE *fp, passwdqc_params_t *params, char **reason, in parse_file() function
126 rc = parse_file(fp, params, reason, pathname); in passwdqc_params_load()
/dragonfly/lib/i18n_module/mapper_646/
H A Dcitrus_mapper_646.c97 parse_file(struct _citrus_mapper_646 *m6, const char *path) in parse_file() function
159 return (parse_file(m6, path)); in parse_var()
/dragonfly/usr.bin/man/
H A Dman.sh734 parse_file "$config_global"
744 parse_file "$file"
753 parse_file() { function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlanghooks.h327 void (*parse_file) (void); member
H A Dgengtype.h432 extern void parse_file (const char *name);
H A Dgengtype-parse.c949 parse_file (const char *fname) in parse_file() function
H A Dtoplev.c557 lang_hooks.parse_file (); in compile_file()
H A Dmips-tfile.c1507 static void parse_file (const char *);
1557 { ".file", sizeof(".file")-1, parse_file },
3372 parse_file (const char *start) in parse_file() function
H A Dgengtype.c4989 parse_file (get_input_file_name (gt_files[i])); in main()
5025 parse_file (get_input_file_name (pluginput)); in main()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlanghooks.h374 void (*parse_file) (void); member
H A Dgengtype.h446 extern void parse_file (const char *name);
H A Dgengtype-parse.c1145 parse_file (const char *fname) in parse_file() function
H A Dtoplev.c455 lang_hooks.parse_file (); in compile_file()
H A Dgengtype.c5214 parse_file (get_input_file_name (gt_files[i])); in main()
5248 parse_file (get_input_file_name (pluginput)); in main()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c125 static int parse_file(struct archive_read *, struct archive_entry *,
1158 r = parse_file(a, entry, mtree, mtree->this_entry, in read_header()
1173 parse_file(struct archive_read *a, struct archive_entry *entry, in parse_file() function
/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c277 static void parse_file(FILE *cf, struct cflist *work_p, struct cflist *glob_p,
869 parse_file(f, filelist, globlist, defconf, &inclist); in get_worklist()
1073 parse_file(FILE *cf, struct cflist *work_p, struct cflist *glob_p, in parse_file() function
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dpasses.texi31 @findex lang_hooks.parse_file
33 @code{lang_hooks.parse_file}, to parse the entire input. The language