Lines Matching defs:buf
4020 * ldap_strlist_t structure in buffer 'buf', to be used by ldap_cachemgr.
4025 * (buf + ldap_offsets[0]) -> "dn"
4026 * (buf + ldap_offsets[1]) -> "aaaa"
4027 * (buf + ldap_offsets[2]) -> "userPassword"
4028 * (buf + ldap_offsets[3]) -> "bbbb"
4029 * (buf + ldap_offsets[4]) -> "shadowlastchange"
4030 * (buf + ldap_offsets[5]) -> "cccc"
4037 char *buf, int bufsize)
4042 ldap_strlist_t *al = (ldap_strlist_t *)buf;
4059 ap = buf + ao;
4073 ap = buf + ao;
4086 ap = buf + ao;
4092 ap = buf + ao;