Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c779 build_trustfile(const char *path, void *truststorepath) in build_trustfile() argument
800 if (WBCGI_FILE_EXISTS((char *)truststorepath, o_st)) { in build_trustfile()
810 if ((wfp = fopen((char *)truststorepath, "r+")) == NULL) { in build_trustfile()
847 if ((wfd = open((char *)truststorepath, in build_trustfile()
905 path, (char *)truststorepath); in build_trustfile()
909 path, (char *)truststorepath); in build_trustfile()
1282 char *truststorepath = NULL; in wanbootfs_payload() local
1356 if ((truststorepath = make_path(bootfs_dir, in wanbootfs_payload()
1365 build_trustfile, truststorepath) == WBCGI_FTW_CBERR) { in wanbootfs_payload()
1459 if (truststorepath != NULL && in wanbootfs_payload()
[all …]