Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dkeystore.c68 char *clpath; member
449 tmpstore->clpath = NULL; in new_keystore()
474 if (keystore->clpath != NULL) in free_keystore()
475 free(keystore->clpath); in free_keystore()
1103 if (keystore->clpath != NULL) { in verify_keystore_integrity()
1104 if (!restore_keystore_file(err, keystore->clpath)) { in verify_keystore_integrity()
1399 keystore->clpath = xstrdup(storepath); in resolve_paths()
1409 keystore->clpath = NULL; in resolve_paths()
1417 keystore->clpath = xstrdup(storepath); in resolve_paths()
1593 if (keystore->clpath != NULL) in lock_keystore()
[all …]