Home | History | Annotate | Download | only in misc

Lines Matching refs:st_mode

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