Searched refs:netboot_ftw (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/ |
H A D | wanboot-cgi.c | 701 netboot_ftw(const char *filename, const char *net, const char *cid, in netboot_ftw() function 1157 if (netboot_ftw(NB_CLIENT_CERT, net, cid, in create_hostsfile() 1159 netboot_ftw(NB_CA_CERT, net, cid, in create_hostsfile() 1336 netboot_ftw(NB_CLIENT_KEY, net, cid, in wanbootfs_payload() 1346 netboot_ftw(NB_CLIENT_CERT, net, cid, in wanbootfs_payload() 1360 if (netboot_ftw(NB_CA_CERT, net, cid, in wanbootfs_payload() 1364 if (netboot_ftw(NB_CA_CERT, net, cid, in wanbootfs_payload() 1391 if (netboot_ftw(scf, net, cid, in wanbootfs_payload() 1720 if (netboot_ftw(NB_WANBOOT_CONF, net, cid, in main() 1752 if (keyfile == NULL && netboot_ftw(NB_CLIENT_KEY, net, cid, in main() [all …]
|