Searched refs:cmNotFound (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c88 result = cmNotFound;
167 return (result == btNotFound ? cmNotFound : result);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h87 cmNotFound = ERR_BASE + 48, /* CNode not found*/ enumerator in enum:__anon109
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsutils.c1762 case cmNotFound: /* -32719 */

Completed in 31 milliseconds