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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c896 int gmatch, fnres; local
1006 fnres = fnmatch(ent->log, *given, FNM_PATHNAME);
1008 printf("\t+ = %d for pattern %s\n", fnres,
1010 if (fnres == 0) {

Completed in 118 milliseconds