Searched refs:get_environment (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_init.c | 38 get_environment(); /* load environment debugging options */ in ns_ldap_init()
|
H A D | ns_trace.c | 112 get_environment() in get_environment() function
|
H A D | ns_internal.h | 806 extern void get_environment();
|
/titanic_50/usr/src/lib/librestart/common/ |
H A D | librestart.c | 2683 get_environment(scf_handle_t *h, scf_propertygroup_t *pg, in get_environment() function 2879 ret = get_environment(h, methpg, cip, prop, val); in restarter_get_method_context() 2881 ret = get_environment(h, instpg, cip, prop, val); in restarter_get_method_context()
|