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

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c429 static bc_handle_t bootconf_handle; local
447 bootconf_init(&bootconf_handle, NULL) == BC_SUCCESS) {
454 if ((urlstr = bootconf_get(&bootconf_handle,
465 cas = bootconf_get(&bootconf_handle,
472 bootconf_end(&bootconf_handle);

Completed in 45 milliseconds