Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/bootconfchk/
H A Dbootconfchk.c84 if (bootconf_init(&bc_handle, bootconf) != BC_SUCCESS) { in main()
/titanic_41/usr/src/common/net/wanboot/
H A Dwanboot_conf.h123 extern int bootconf_init(bc_handle_t *handle, const char *bootconf);
H A Dbootconf.c573 bootconf_init(bc_handle_t *handle, const char *bootconf) in bootconf_init() function
H A Dbootlog.c447 bootconf_init(&bootconf_handle, NULL) == BC_SUCCESS) { in openbootlog()
/titanic_41/usr/src/lib/libwanboot/common/
H A Dmapfile-vers46 bootconf_init;
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c1644 if (bootconf_init(&bc_handle, NULL) != BC_E_NOERROR) { in bootprog()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1729 if (bootconf_init(&bc_handle, bootconf) != BC_SUCCESS) { in main()