Searched refs:cst_mode (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.bin/make/
H A Ddir.h105 mode_t cst_mode; member in struct:cached_stat
H A Ddir.c433 cst->cst_mode = sys_st.st_mode;
1311 if ((cst.cst_mode & S_IFMT) != S_IFDIR) {
H A Dmeta.c1456 if (!S_ISDIR(cst.cst_mode) &&
1461 } else if (S_ISDIR(cst.cst_mode)) {

Completed in 179 milliseconds