Home
last modified time | relevance | path

Searched defs:num_attrs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.h53 int num_attrs; member
H A DsoftKeystore.c354 int num_attrs = 0; in soft_keystore_pack_obj() local
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_db.cc1648 db_remove_entry_x(char * table_name, int num_attrs, nis_attr * attrname, in db_remove_entry_x()
1687 db_remove_entry(char * table_name, int num_attrs, nis_attr * attrname) in db_remove_entry()
1693 __db_remove_entry_nosync(char * table_name, int num_attrs, nis_attr * attrname) in __db_remove_entry_nosync()
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c727 CK_ULONG num_attrs = 0, i, num_attrs_with_val; in meta_object_copyin() local