Searched defs:shortname_exists (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c58 static int shortname_exists(struct pcnode *dp, char *fname, char *fext);
1345 if (!shortname_exists(dp, ep.pcd_filename, ep.pcd_ext)) {
1556 if (!shortname_exists(dp, fname, fext))
1617 shortname_exists(struct pcnode *dp, char *fname, char *fext) function

Completed in 47 milliseconds