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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c931 struct stat st_fm; local
971 gres = lstat(mfname, &st_fm);
977 if (!S_ISREG(st_fm.st_mode)) {

Completed in 91 milliseconds