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

/illumos-gate/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 57 milliseconds