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

/illumos-gate/usr/src/common/fs/
H A Dpcfs.c486 dircmp(char *name, char *d_name, char *d_ext) argument
499 if (namecmp(name, d_name, NAMESIZ) || namecmp(ext, d_ext, EXTSIZ))
525 dxp->d_name, dxp->d_ext);
530 dircmp(n, dxp->d_name, dxp->d_ext) == 0) {
H A Dpcfilep.h184 char d_ext[EXTSIZ]; member in struct:_dir_entry_

Completed in 60 milliseconds