Home | History | Annotate | Download | only in src

Lines Matching refs:S_ISCDF

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