Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c103 #define WBCGI_FTW_CBOK 2 /* CB terminated walk OK */ macro
745 return (WBCGI_FTW_CBOK); in noact_cb()
752 return (WBCGI_FTW_CBOK); in set_pathname()
761 return (WBCGI_FTW_CBOK); in create_keystore()
770 return (WBCGI_FTW_CBOK); in copy_certstore()
1337 create_keystore, keystorepath) != WBCGI_FTW_CBOK) { in wanbootfs_payload()
1347 copy_certstore, certstorepath) != WBCGI_FTW_CBOK) { in wanbootfs_payload()
1361 noact_cb, NULL) != WBCGI_FTW_CBOK) { in wanbootfs_payload()
1392 set_pathname, &systemconf) != WBCGI_FTW_CBOK) { in wanbootfs_payload()
1721 set_pathname, &bootconf) != WBCGI_FTW_CBOK) { in main()
[all …]