Lines Matching refs:boolean_t

57 	boolean_t		dirty;
58 boolean_t new;
78 static boolean_t verify_keystore_integrity(PKG_ERR *, keystore_t *);
79 static boolean_t check_password(PKCS12 *, char *);
80 static boolean_t resolve_paths(PKG_ERR *, char *, char *,
82 static boolean_t lock_keystore(PKG_ERR *, long, keystore_t *);
84 static boolean_t unlock_keystore(PKG_ERR *, keystore_t *);
85 static boolean_t read_keystore(PKG_ERR *, keystore_t *,
87 static boolean_t write_keystore(PKG_ERR *, keystore_t *,
89 static boolean_t write_keystore_file(PKG_ERR *, char *, PKCS12 *);
90 static boolean_t clear_keystore_file(PKG_ERR *, char *);
95 static boolean_t restore_keystore_file(PKG_ERR *, char *);
98 static boolean_t file_lock_test(int, int);
99 static boolean_t file_empty(char *);
100 static boolean_t get_keystore_passwd(PKG_ERR *err, PKCS12 *p12,
102 static boolean_t wait_restore(int, char *, char *, char *);
130 boolean_t found = B_FALSE;
238 keystore_encoding_format_t format, char *alias, boolean_t is_trusted,
888 boolean_t found = B_FALSE;
1095 static boolean_t
1144 static boolean_t
1206 static boolean_t
1318 static boolean_t
1324 boolean_t multi = B_FALSE;
1462 static boolean_t
1465 boolean_t ret = B_TRUE;
1616 static boolean_t
1646 static boolean_t
1649 boolean_t ret = B_TRUE;
1651 boolean_t ca_empty;
1652 boolean_t have_passwd = B_FALSE;
1653 boolean_t cl_empty = B_TRUE;
1654 boolean_t key_empty = B_TRUE;
1844 static boolean_t
1895 static boolean_t
1900 boolean_t ret = B_TRUE;
2114 static boolean_t
2174 static boolean_t
2178 boolean_t ret = B_TRUE;
2335 static boolean_t
2380 static boolean_t
2453 static boolean_t
2456 boolean_t ret = B_TRUE;