Searched refs:glob_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c247 static void parse_file(FILE *cf, struct cflist *work_p, struct cflist *glob_p,
268 static void expand_globs(struct cflist *work_p, struct cflist *glob_p);
963 expand_globs(struct cflist *work_p, struct cflist *glob_p) argument
980 STAILQ_FOREACH(globent, glob_p, cf_nextp) {
1039 parse_file(FILE *cf, struct cflist *work_p, struct cflist *glob_p, argument
1409 STAILQ_INSERT_TAIL(glob_p, working, cf_nextp);

Completed in 102 milliseconds