Searched refs:nextsm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c209 struct ldap_searchmatch *sm, *nextsm; local
210 for ( sm = so->so_smlist; sm != NULL; sm = nextsm ) {
211 nextsm = sm->sm_next;

Completed in 56 milliseconds