Searched refs:PC_NAME_IS_DOTDOT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_dir.h220 #define PC_NAME_IS_DOTDOT(namep) \ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c156 if (PC_NAME_IS_DOT(namep) || PC_NAME_IS_DOTDOT(namep)) {
582 if (PC_NAME_IS_DOT(snm) || PC_NAME_IS_DOTDOT(snm) ||
583 PC_NAME_IS_DOT(tnm) || PC_NAME_IS_DOTDOT(tnm))

Completed in 372 milliseconds