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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c1064 struct stat st_fm; local
1099 gres = lstat(mfname, &st_fm);
1105 if (!S_ISREG(st_fm.st_mode)) {

Completed in 108 milliseconds