OpenGrok
Cross Reference: profile.c
xref
: /
external
/
e2fsprogs
/
e2fsck
/
profile.c
Home
|
History
|
Annotate
|
Download
|
only in
e2fsck
Lines Matching
full:st_mode
270
if ((stat(fn, &st) < 0) || !S_ISREG(st.
st_mode
)) {