Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dbootconf.c495 validate_bootconf(bc_handle_t *handle) in validate_bootconf() function
592 if (parse_bootconf(handle, bootconf) && validate_bootconf(handle)) { in bootconf_init()