Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/bootconfchk/
H A Dbootconfchk.c54 char *bootconf; in main() local
79 bootconf = argv[1]; in main()
84 if (bootconf_init(&bc_handle, bootconf) != BC_SUCCESS) { in main()
86 bootconf, bootconf_errmsg(&bc_handle)); in main()
/titanic_41/usr/src/common/net/wanboot/
H A Dbootconf.c92 parse_bootconf(bc_handle_t *handle, const char *bootconf) in parse_bootconf() argument
98 if ((fp = fopen(bootconf, "r")) == NULL) { in parse_bootconf()
573 bootconf_init(bc_handle_t *handle, const char *bootconf) in bootconf_init() argument
585 if (bootconf == NULL) { in bootconf_init()
586 bootconf = NB_WANBOOT_CONF_PATH; in bootconf_init()
592 if (parse_bootconf(handle, bootconf) && validate_bootconf(handle)) { in bootconf_init()
H A Dwanboot_conf.h123 extern int bootconf_init(bc_handle_t *handle, const char *bootconf);
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1266 const char *bootconf, char **wanbootfs_imagep) in wanbootfs_payload() argument
1383 !copy_file(bootconf, bootconfpath)) { in wanbootfs_payload()
1692 char *bootconf = NULL; in main() local
1721 set_pathname, &bootconf) != WBCGI_FTW_CBOK) { in main()
1729 if (bootconf_init(&bc_handle, bootconf) != BC_SUCCESS) { in main()
1797 bootconf, &wanbootfs_image)) { in main()
1891 free_path(&bootconf); in main()
/titanic_41/usr/src/lib/libwanboot/
H A DMakefile.com39 bootconf.o \
/titanic_41/usr/src/uts/intel/sys/
H A DMakefile36 bootconf.h \
/titanic_41/usr/src/uts/sun/sys/
H A DMakefile31 bootconf.h \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-header.mf816 file path=usr/include/sys/bootconf.h