Searched refs:bootconf_init (Results 1 – 7 of 7) sorted by relevance
84 if (bootconf_init(&bc_handle, bootconf) != BC_SUCCESS) { in main()
123 extern int bootconf_init(bc_handle_t *handle, const char *bootconf);
573 bootconf_init(bc_handle_t *handle, const char *bootconf) in bootconf_init() function
447 bootconf_init(&bootconf_handle, NULL) == BC_SUCCESS) { in openbootlog()
46 bootconf_init;
1644 if (bootconf_init(&bc_handle, NULL) != BC_E_NOERROR) { in bootprog()
1729 if (bootconf_init(&bc_handle, bootconf) != BC_SUCCESS) { in main()