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

/xsrc/external/mit/xfs/dist/os/
H A Daccess.c103 #define AUTH1_NAME "hp-hostname-1" macro
106 if ((client_auth[i].namelen == sizeof(AUTH1_NAME) &&
107 !strcmp(client_auth[i].name, AUTH1_NAME)) ||
/xsrc/external/mit/xfs/dist/difs/
H A Ddifsutils.c522 #define AUTH1_NAME "hp-hostname-1" macro
530 (!strcmp(AUTH1_NAME, acp->authname) ||

Completed in 4 milliseconds