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

/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_bind.c112 * when a thread tries to free a binding, the need_free flag is set and
129 p->need_free = 1;
418 pdomb->need_free = 0;
516 pdomb->need_free = 0;
685 if (binding->need_free && binding->ref_count == 0)
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1675 int need_free = 0; local
1689 need_free = 1;
1699 if (need_free)
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl943 int need_free;

Completed in 22 milliseconds