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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dvlistctrl.c191 int target_pos_int, list_size_int; local
229 if ( LBER_ERROR == ber_scanf( ber, "{iie}", &target_pos_int, &list_size_int,
236 target_pos = target_pos_int;

Completed in 56 milliseconds