Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Dremovecert.c116 if (strlcat(keystore_file, PKGSEC, in removecert()
128 if (strlcat(keystore_file, PKGSEC, in removecert()
H A Dlistcert.c159 if (strlcat(keystore_file, PKGSEC, in listcert()
171 if (strlcat(keystore_file, PKGSEC, in listcert()
H A Daddcert.c206 if (strlcat(keystore_file, PKGSEC, in addcert()
218 if (strlcat(keystore_file, PKGSEC, in addcert()
/titanic_41/usr/src/cmd/svr4pkg/pkgtrans/
H A Dmain.c148 keystore_file = PKGSEC; in main()
155 keystore_file = PKGSEC; in main()
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c289 *keystore = PKGSEC; in check_keystore_admin()
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkglib.h382 #define PKGSEC "/var/sadm/security" macro