Lines Matching refs:S_ISCDF
3018 #ifdef S_ISCDF3033 i = (stat(nv, &b1) == 0 && S_ISCDF(b1.st_mode));