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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c928 struct conf_entry *dupent, *ent, *firstmatch, *globent; local
945 for (globent = *glob_p; globent; globent = globent->next) {
947 gres = glob(globent->log, GLOB_NOCHECK, NULL, &pglob);
950 globent->log);
955 printf("\t+ Expanding pattern %s\n", globent->log);
987 dupent = init_entry(mfname, globent);
998 printf("\t+ Done with pattern %s\n", globent
[all...]

Completed in 94 milliseconds