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

/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dextattr_bsd.c356 const int iHasUser, const int iHasSystem)
361 if (iHasUser)
370 if (iHasUser)
401 int iHasUser = 0; local
407 iHasUser = 1;
424 ret = listxattrns(buf, buflen, iHasUser, iHasSystem);
435 int iHasUser = 0; local
441 iHasUser = 1;
458 ret = listxattrns(buf, buflen, iHasUser, iHasSystem);
355 listxattrns(char *buf, const size_t buflen, const int iHasUser, const int iHasSystem) argument

Completed in 139 milliseconds