Home
last modified time | relevance | path

Searched refs:bootconf_handle (Results 1 – 1 of 1) sorted by relevance

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