Home
last modified time | relevance | path

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

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