Searched refs:st_fm (Results 1 – 1 of 1) sorted by relevance
1065 struct stat st_fm; in expand_globs() local1100 gres = lstat(mfname, &st_fm); in expand_globs()1106 if (!S_ISREG(st_fm.st_mode)) { in expand_globs()