Searched refs:NULLSEARCHOBJ (Results 1 – 4 of 4) sorted by relevance
118 *solistp = prevso = NULLSEARCHOBJ; in ldap_init_searchprefs_buf()133 version )) == 0 && so != NULLSEARCHOBJ ) { in ldap_init_searchprefs_buf()134 if ( prevso == NULLSEARCHOBJ ) { in ldap_init_searchprefs_buf()239 return( so == NULLSEARCHOBJ ? so : so->so_next ); in ldap_next_searchobj()
104 #define NULLSEARCHOBJ ((struct ldap_searchobj *)0) macro
68 for ( sop = ldap_first_searchobj( so ); sop != NULLSEARCHOBJ; in main()
1073 #define NULLSEARCHOBJ ((struct ldap_searchobj *)0) macro