Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_dir.h222 #define PC_SHORTNAME_IS_DOTDOT(namep) \ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c540 !PC_SHORTNAME_IS_DOTDOT(ep->pcd_filename)) { in pc_dirempty()
871 !PC_SHORTNAME_IS_DOTDOT(ep->pcd_filename)) { in pc_dirfixdotdot()