Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c284 static int isglobstr(const char *);
1204 if (isglobstr(q)) { in parse_file()
2679 isglobstr(const char *string) in isglobstr() function