Searched refs:truststorepath (Results 1 – 1 of 1) sorted by relevance
779 build_trustfile(const char *path, void *truststorepath) in build_trustfile() argument800 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() local1356 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 …]