Lines Matching defs:who
688 /* by clause - select who has what access to entries */
698 * by clause consists of <who> and <access>
703 "premature EOL: expecting <who>");
712 /* get <who> */
1561 #if 1 /* tolerate legacy "aci" <who> */
1570 #endif /* tolerate legacy "aci" <who> */
2158 "[ by <who> [ <access> ] [ <control> ] ]+ \n";
2165 char *who =
2166 "<who> ::= [ * | anonymous | users | self | dn[.<dnstyle>]=<DN> ]\n"
2196 Debug( LDAP_DEBUG_ANY, "%s%s%s\n", access, what, who );