Lines Matching refs:keystore_file
56 char keystore_file[MAXPATHLEN] = "";
116 if (strlcat(keystore_file, PKGSEC,
119 keystore_file);
128 if (strlcat(keystore_file, PKGSEC,
131 keystore_file);
135 if (strlcat(keystore_file, homedir,
141 if (strlcat(keystore_file, "/.pkg/security",
144 keystore_file);
150 if (strlcat(keystore_file, keystore_base,
161 log_msg(LOG_MSG_DEBUG, "Loading keystore <%s>", keystore_file);
166 if (open_keystore(err, keystore_file, prog, pkg_passphrase_cb,