Home | History | Annotate | Download | only in src

Lines Matching refs:S_ISREG

3074 		return (stat(opnd1, &b1) == 0 && S_ISREG(b1.st_mode));