Searched defs:keystore_file (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | removecert.c | 56 char keystore_file[MAXPATHLEN] = ""; in removecert() local [all...] |
H A D | listcert.c | 56 char keystore_file[MAXPATHLEN] = ""; in listcert() local [all...] |
H A D | addcert.c | 67 char keystore_file[MAXPATHLEN] = ""; in addcert() local [all...] |
/titanic_52/usr/src/cmd/svr4pkg/pkgtrans/ |
H A D | main.c | 64 char *keystore_file = NULL; in main() local
|
/titanic_52/usr/src/lib/libpkg/common/ |
H A D | keystore.c | 369 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 D | main.c | 301 char *keystore_file = NULL; in main() local
|