Searched refs:object_count (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_soft_pkcs11.c49 CK_ULONG object_count; local
63 ret = (*func->C_FindObjects)(session, object, 1, &object_count);
66 if (object_count == 0) {
H A Dks_p11.c527 CK_ULONG object_count; local
535 ret = P11FUNC(p, FindObjects, (session, &object, 1, &object_count));
539 if (object_count == 0)
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dttm_object.c91 * @object_count: Per device object count.
99 atomic_t object_count; member in struct:ttm_object_device
545 atomic_set(&tdev->object_count, 0);
/netbsd-current/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_mode.h932 * @object_count: Number of object ids.
942 __u32 object_count; member in struct:drm_mode_create_lease
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dpkcs11.h817 unsigned long *object_count));
/netbsd-current/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c1956 uint64_t object, object_count; local
2023 object_count = 0;
2033 object_count++;
2036 ASSERT3U(object_count, ==, usedobjs);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dincremental.cc345 unsigned int object_count = input_file.get_object_count(); local
346 for (unsigned int j = 0; j < object_count; j++)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dincremental.cc345 unsigned int object_count = input_file.get_object_count(); local
346 for (unsigned int j = 0; j < object_count; j++)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dincremental.cc345 unsigned int object_count = input_file.get_object_count(); local
346 for (unsigned int j = 0; j < object_count; j++)
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h1135 unsigned long *object_count));
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h1109 unsigned long *object_count));

Completed in 158 milliseconds