HomeSort by: relevance | last modified time | path
    Searched defs:id (Results 1 - 25 of 2308) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/mvme68k/stand/libbug/
bugcrt.c 14 struct mvmeprom_brdid *id; local
22 id = mvmeprom_getbrdid();
23 bugargs.cputyp = id->model;
getbrdid.c 16 struct mvmeprom_brdid *id; local
20 MVMEPROM_RETURN(id);
  /src/sys/dev/hpc/
hpctpanel.c 47 struct wsmouse_id *id; local
58 * return unique ID string,
61 id = (struct wsmouse_id *)data;
62 if (id->type != WSMOUSE_ID_TYPE_UIDSTR)
68 memcpy(id->data, idstr, s);
69 strcpy(&id->data[s], " SN000000");
70 id->length = s + 9;
  /src/crypto/external/apache2/openssl/dist/crypto/x509/
pcy_data.c 31 * Create a data based on an existing policy. If 'id' is NULL use the OID in
32 * the policy, otherwise use 'id'. This behaviour covers the two types of
34 * additional data with just the qualifiers of anyPolicy and ID from another
42 ASN1_OBJECT *id; local
47 id = OBJ_dup(cid);
48 if (id == NULL)
51 id = NULL;
54 ASN1_OBJECT_free(id);
60 ASN1_OBJECT_free(id);
68 if (id)
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
pcy_data.c 31 * Create a data based on an existing policy. If 'id' is NULL use the OID in
32 * the policy, otherwise use 'id'. This behaviour covers the two types of
34 * additional data with just the qualifiers of anyPolicy and ID from another
42 ASN1_OBJECT *id; local
47 id = OBJ_dup(cid);
48 if (id == NULL)
51 id = NULL;
54 ASN1_OBJECT_free(id);
61 ASN1_OBJECT_free(id);
69 if (id)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
pcy_data.c 31 * Create a data based on an existing policy. If 'id' is NULL use the OID in
32 * the policy, otherwise use 'id'. This behaviour covers the two types of
34 * additional data with just the qualifiers of anyPolicy and ID from another
42 ASN1_OBJECT *id; local
47 id = OBJ_dup(cid);
48 if (id == NULL)
51 id = NULL;
55 ASN1_OBJECT_free(id);
61 ASN1_OBJECT_free(id);
69 if (id)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-autoloaded-pretty-printers-in-newobjfile-event-lib.h 28 int id; member in class:MyClassTestLib
  /src/external/mpl/bind/dist/tests/isc/
result_test.c 35 const char *id; local
39 id = isc_result_toid(ISC_R_SUCCESS);
40 assert_string_equal("ISC_R_SUCCESS", id);
42 id = isc_result_toid(ISC_R_FAILURE);
43 assert_string_equal("ISC_R_FAILURE", id);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-autoloaded-pretty-printers-in-newobjfile-event-lib.h 28 int id; member in class:MyClassTestLib
  /src/sys/arch/arm/mainbus/
cpu_mainbus.c 80 int id = mb->mb_core; local
82 if (id != MAINBUSCF_CORE_DEFAULT) {
83 if (id == 0)
85 if (id >= arm_cpu_max)
88 if (cpu_info[id] != NULL)
100 for (id = 1; id < arm_cpu_max; id++) {
101 if (cpu_info[id] != NULL)
103 mb->mb_core = id;
    [all...]
  /src/tests/usr.bin/indent/
lsym_storage_class.c 14 _Imaginary double id; variable
16 imaginary double id; variable
  /src/crypto/external/apache2/openssl/dist/include/internal/
comp.h 19 int id; member in struct:ssl_comp_st
  /src/external/bsd/blocklist/bin/
state.h 46 char id[64]; member in struct:dbinfo
  /src/external/bsd/openldap/dist/servers/slapd/
abandon.c 42 ber_int_t id; local
55 if ( ber_scanf( op->o_ber, "i", &id ) == LBER_ERROR ) {
63 op->o_log_prefix, (long) id );
71 Debug( LDAP_DEBUG_ARGS, "%s do_abandon: id=%ld\n",
72 op->o_log_prefix, (long) id );
74 if( id <= 0 ) {
76 op->o_log_prefix, (long) id );
84 if ( o->o_msgid == id ) {
93 if ( o->o_msgid == id ) {
122 op->orn_msgid = id;
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
nextid.c 29 int mdb_next_id( BackendDB *be, MDB_cursor *mc, ID *out )
33 ID id = 0; local
44 memcpy( &id, key.mv_data, sizeof( id ));
45 *out = ++id;
  /src/external/bsd/unbound/dist/sldns/
parseutil.h 22 * Lookup tables are arrays of (id, name) pairs,
28 int id; member in struct:sldns_struct_lookup_table
42 * Looks up the table entry by id, returns NULL if not found.
44 * \param[in] id what to search for
47 sldns_lookup_table *sldns_lookup_by_id(sldns_lookup_table table[], int id);
  /src/external/mpl/bind/dist/bin/tests/system/nsec3/
tests_nsec3_restart.py 81 id="nsec3.kasp", variable
95 id="nsec3-other.kasp", variable
  /src/lib/libterminfo/
termcap_map.c 34 const char id[3]; member in struct:__anon560
  /src/sys/arch/next68k/dev/
nextkbdvar.h 35 struct nextkbd_internal *id; member in struct:nextkbd_softc
  /src/sys/dev/mca/
mca_subr.c 54 int id; /* MCA ID */ member in struct:mca_knowndev
63 mca_devinfo(int id, char *cp, size_t l)
69 for (; kdp->name != NULL && kdp->id != id; kdp++);
72 snprintf(cp, l, "%s (0x%04x)", kdp->name, id);
75 snprintf(cp, l, "product 0x%04x", id);
84 mca_match_disabled(int id)
86 switch (id) {
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pch.c 14 /* Map PCH device id to PCH type, or PCH_NONE if unknown. */
16 intel_pch_type(const struct drm_i915_private *dev_priv, unsigned short id)
18 switch (id) {
112 static bool intel_is_virt_pch(unsigned short id,
115 return (id == INTEL_PCH_P2X_DEVICE_ID_TYPE ||
116 id == INTEL_PCH_P3X_DEVICE_ID_TYPE ||
117 (id == INTEL_PCH_QEMU_DEVICE_ID_TYPE &&
125 unsigned short id = 0; local
135 id = INTEL_PCH_TGP_DEVICE_ID_TYPE;
137 id = INTEL_PCH_MCC_DEVICE_ID_TYPE
177 unsigned short id; local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
igt_live_test.c 26 enum intel_engine_id id; local
42 for_each_engine(engine, gt, id)
43 t->reset_engine[id] =
53 enum intel_engine_id id; local
65 for_each_engine(engine, &i915->gt, id) {
66 if (t->reset_engine[id] ==
73 t->reset_engine[id]);
igt_reset.c 22 enum intel_engine_id id; local
30 for_each_engine(engine, gt, id) {
31 while (test_and_set_bit(I915_RESET_ENGINE + id,
33 wait_on_bit(&gt->reset.flags, I915_RESET_ENGINE + id,
41 enum intel_engine_id id; local
43 for_each_engine(engine, gt, id)
44 clear_bit(I915_RESET_ENGINE + id, &gt->reset.flags);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
bit.h 7 u8 id; member in struct:bit_entry
13 int bit_entry(struct nvkm_bios *, u8 id, struct bit_entry *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
cgrp.h 8 int id; member in struct:nvkm_fifo_cgrp

Completed in 21 milliseconds

1 2 3 4 5 6 7 8 91011>>