Home
last modified time | relevance | path

Searched refs:PC_SHORTNAME_IS_DOT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_dir.h220 #define PC_SHORTNAME_IS_DOT(namep) \ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c539 if ((c == '.') && !PC_SHORTNAME_IS_DOT(ep->pcd_filename) && in pc_dirempty()
870 if (!PC_SHORTNAME_IS_DOT(tep->pcd_filename) && in pc_dirfixdotdot()