Home | History | Annotate | Download | only in misc

Lines Matching refs:S_ISREG

1243 	if (!stat(file, &statbuf) && S_ISREG(statbuf.st_mode))