Home
last modified time | relevance | path

Searched defs:keystore_file (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/svr4pkg/pkgadm/
H A Dremovecert.c56 char keystore_file[MAXPATHLEN] = ""; in removecert() local
H A Dlistcert.c56 char keystore_file[MAXPATHLEN] = ""; in listcert() local
H A Daddcert.c67 char keystore_file[MAXPATHLEN] = ""; in addcert() local
/titanic_50/usr/src/cmd/svr4pkg/pkgtrans/
H A Dmain.c64 char *keystore_file = NULL; in main() local
/titanic_50/usr/src/lib/libpkg/common/
H A Dkeystore.c369 open_keystore(PKG_ERR *err, char *keystore_file, char *app, in open_keystore()
1145 restore_keystore_file(PKG_ERR *err, char *keystore_file) in restore_keystore_file()
1207 wait_restore(int newfd, char *keystore_file, in wait_restore()
1319 resolve_paths(PKG_ERR *err, char *keystore_file, char *app, in resolve_paths()
/titanic_50/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c301 char *keystore_file = NULL; in main() local