Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c1065 struct stat st_fm; in expand_globs() local
1100 gres = lstat(mfname, &st_fm); in expand_globs()
1106 if (!S_ISREG(st_fm.st_mode)) { in expand_globs()