Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/bootconfchk/
H A Dbootconfchk.c86 bootconf, bootconf_errmsg(&bc_handle)); in main()
/titanic_44/usr/src/common/net/wanboot/
H A Dwanboot_conf.h127 extern char *bootconf_errmsg(bc_handle_t *handle);
H A Dbootconf_errmsg.c39 bootconf_errmsg(bc_handle_t *handle) in bootconf_errmsg() function
/titanic_44/usr/src/lib/libwanboot/
H A DMakefile46 MSGFILES = $(SRC)/common/net/wanboot/bootconf_errmsg.c \
H A DMakefile.com40 bootconf_errmsg.o \
/titanic_44/usr/src/lib/libwanboot/common/
H A Dmapfile-vers44 bootconf_errmsg;
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1734 "(wanboot.conf error: %s)", bootconf_errmsg(&bc_handle)); in main()