Home | History | Annotate | Download | only in src

Lines Matching refs:S_ISCDF

3018 #ifdef S_ISCDF
3033 i = (stat(nv, &b1) == 0 && S_ISCDF(b1.st_mode));