Home
last modified time | relevance | path

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

/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
1441 if ((*wanbootfs_imagep = gen_tmppath("wanbootfs", net, cid)) == NULL || in wanbootfs_payload()
1442 !mkisofs(bootfs_dir, *wanbootfs_imagep)) { in wanbootfs_payload()