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

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootconf.c487 * validate_bootconf() checks the consistency of the nvpair list representation
495 validate_bootconf(bc_handle_t *handle) function
592 if (parse_bootconf(handle, bootconf) && validate_bootconf(handle)) {

Completed in 255 milliseconds