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

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_op.c620 freeCon(__nis_ldap_conn_t *lc) { function
621 const char *myself = "freeCon";
695 if (LDAP_UNAVAILABLE == freeCon(lc))
955 /* If we need to delete 'lc', freeCon() wants the mutex held */
960 (void) freeCon(lc);
983 (void) freeCon(lc);
991 (void) freeCon(lc);
1294 (void) freeCon(newlc);

Completed in 20 milliseconds