Home
last modified time | relevance | path

Searched refs:check_keystore_admin (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c269 check_keystore_admin(char **keystore) in check_keystore_admin() function
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h335 extern boolean_t check_keystore_admin __P((char **));
/titanic_44/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c1136 if (!check_keystore_admin(&keystore_file)) { in main()