Searched defs:list_sizep (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dvlistctrl.c71 unsigned long *target_posp, unsigned long *list_sizep, int *errcodep)
113 if (LBER_ERROR == ber_scanf(ber, "{iie}", target_posp, list_sizep,
70 ldap_parse_virtuallist_control(LDAP *ld, LDAPControl **ctrls, unsigned long *target_posp, unsigned long *list_sizep, int *errcodep) argument
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dvlistctrl.c153 * "ctrls" *target_posp, *list_sizep, and *errcodep are set based on its
183 unsigned long *list_sizep,
242 if ( list_sizep != NULL ) {
243 *list_sizep = list_size;
178 ldap_parse_virtuallist_control( LDAP *ld, LDAPControl **ctrls, unsigned long *target_posp, unsigned long *list_sizep, int *errcodep ) argument

Completed in 41 milliseconds