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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c248 * pointers made available with a bl_free() (two of these at most in
349 bl_free(int list_handle) function
562 bl_free(bl_cs_array[list_handle]->data_handle);
563 bl_free(list_handle);

Completed in 62 milliseconds