Searched refs:PKGSEC (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | removecert.c | 116 if (strlcat(keystore_file, PKGSEC, in removecert() 128 if (strlcat(keystore_file, PKGSEC, in removecert()
|
H A D | listcert.c | 159 if (strlcat(keystore_file, PKGSEC, in listcert() 171 if (strlcat(keystore_file, PKGSEC, in listcert()
|
H A D | addcert.c | 206 if (strlcat(keystore_file, PKGSEC, in addcert() 218 if (strlcat(keystore_file, PKGSEC, in addcert()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgtrans/ |
H A D | main.c | 148 keystore_file = PKGSEC; in main() 155 keystore_file = PKGSEC; in main()
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | setadmin.c | 289 *keystore = PKGSEC; in check_keystore_admin()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkglib.h | 382 #define PKGSEC "/var/sadm/security" macro
|