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

/illumos-gate/usr/src/common/fs/
H A Dpcfilep.h180 #define EXTSIZ 3 macro
184 char d_ext[EXTSIZ];
H A Dpcfs.c499 if (namecmp(name, d_name, NAMESIZ) || namecmp(ext, d_ext, EXTSIZ))

Completed in 67 milliseconds