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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c984 struct stat st_fm; local
1019 gres = lstat(mfname, &st_fm);
1025 if (!S_ISREG(st_fm.st_mode)) {

Completed in 55 milliseconds