st_mode            89 libdb/mpool.c  	if (!S_ISREG(sb.st_mode)) {
st_mode           368 libutil/find.c 		if (S_ISDIR(st.st_mode))
st_mode           370 libutil/find.c 		else if (S_ISREG(st.st_mode))
st_mode           164 libutil/getdbpath.c 		if (stat(p, &sb) || !S_ISDIR(sb.st_mode))
st_mode           176 libutil/getdbpath.c 			if (stat(p, &sb) || !S_ISDIR(sb.st_mode))
st_mode           108 libutil/test.c 	 		if (!S_ISREG(sb.st_mode))
st_mode           112 libutil/test.c 	 		if (!S_ISDIR(sb.st_mode))
st_mode           132 libutil/test.c 			if (!S_ISREG(sb.st_mode))