st_mode            94 libdb/mpool.c  	if (!S_ISREG(sb.st_mode)) {
st_mode           484 libutil/find.c 		if (S_ISDIR(st.st_mode))
st_mode           486 libutil/find.c 		else if (S_ISREG(st.st_mode))
st_mode           226 libutil/getdbpath.c 		if (stat(p, &sb) || !S_ISDIR(sb.st_mode)) {
st_mode           246 libutil/getdbpath.c 			if (stat(p, &sb) || !S_ISDIR(sb.st_mode)) {
st_mode           109 libutil/test.c 	 		if (!S_ISREG(sb.st_mode))
st_mode           113 libutil/test.c 	 		if (!S_ISDIR(sb.st_mode))
st_mode           133 libutil/test.c 			if (!S_ISREG(sb.st_mode))