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

/osnet-11/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c61 static Liblist *bindto_list; variable
217 build_env_list(&bindto_list, "APPTRACE_BINDTO");
349 * If we have no bindto_list, then we assume that we
355 if (bindto_list == NULL) {
357 } else if (check_list(bindto_list, lmp->l_name) != NULL) {

Completed in 71 milliseconds