Home | History | Annotate | Download | only in src

Lines Matching refs:S_ISBLK

2998 		return (stat(opnd1, &b1) == 0 && S_ISBLK(b1.st_mode));