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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1533 void *dlhdl = NULL; local
1548 if ((dlhdl = dlopen(LIBZONECFG_PATH, RTLD_LAZY)) == NULL) {
1606 (void) dlclose(dlhdl);

Completed in 74 milliseconds