Searched refs:ACE4_WHO_EVERYONE (Results 1 – 3 of 3) sorted by relevance
762 (void) str_to_utf8(ACE4_WHO_EVERYONE, &acep->who); in ln_aent_to_ace4()1467 (bcmp(ACE4_WHO_EVERYONE, ace4p->who.utf8string_val, 9) in ln_ace4_to_aent()1723 (void) str_to_utf8(ACE4_WHO_EVERYONE, &nfsace4->who); in acet_to_ace4()1819 (bcmp(ACE4_WHO_EVERYONE, in ace4_to_acet()
1405 (void) str_to_utf8(ACE4_WHO_EVERYONE, &nace.who); in rfs4_set_deleg_response()
407 #define ACE4_WHO_EVERYONE "EVERYONE@" macro