Searched refs:oid (Results 151 - 175 of 211) sorted by relevance

123456789

/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsnmp.c129 err = asn_get_objid_raw(b, len, &binding->v.oid);
942 err = asn_put_objid(b, &binding->v.oid);
1035 snmp_printf("OID %s", asn_oid2str_r(&b->v.oid, buf));
1371 v->oid.len = 0;
1374 if (v->oid.len == ASN_MAXOIDLEN)
1380 v->oid.subs[v->oid.len++] = (asn_subid_t)subid;
/freebsd-10-stable/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c489 gss_oid_to_str(OM_uint32 *minor_status, gss_OID oid, gss_buffer_t oid_str) argument
505 cp = (unsigned char *) oid->elements;
511 for (i=1; i<oid->length; i++) {
540 cp = (unsigned char *) oid->elements;
541 for (i=1; i<oid->length; i++) {
H A Drpcsec_gss.c126 gss_OID oid; local
135 if (!rpc_gss_mech_to_oid(mechanism, &oid))
202 gd->gd_mech = oid;
/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Discsi.c233 SYSCTL_ADD_INT(&sp->clist, SYSCTL_CHILDREN(sp->oid),
740 isc->oid = SYSCTL_ADD_NODE(&isc->clist,
749 SYSCTL_CHILDREN(isc->oid),
758 SYSCTL_CHILDREN(isc->oid),
767 SYSCTL_CHILDREN(isc->oid),
H A Discsivar.h176 struct sysctl_oid *oid; member in struct:isc_session
218 struct sysctl_oid *oid; member in struct:isc_softc
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dcert.c351 der_free_oid(&cert->attrs.val[i]->oid);
587 find_extension(const Certificate *cert, const heim_oid *oid, size_t *idx) argument
595 if (der_heim_oid_cmp(&c->extensions->val[*idx].extnID, oid) == 0)
732 * Return a list of subjectAltNames specified by oid in the
740 * @param oid an oid to for SubjectAltName.
751 const heim_oid *oid,
775 der_heim_oid_cmp(&sa.val[j].u.otherName.type_id, oid) == 0)
2547 const heim_oid *oid,
2553 if (hx509_cert_get_attribute(cert, oid) !
749 hx509_cert_find_subjectAltName_otherName(hx509_context context, hx509_cert cert, const heim_oid *oid, hx509_octet_string_list *list) argument
2545 _hx509_set_cert_attribute(hx509_context context, hx509_cert cert, const heim_oid *oid, const heim_octet_string *attr) argument
2591 hx509_cert_get_attribute(hx509_cert cert, const heim_oid *oid) argument
[all...]
/freebsd-10-stable/sys/arm/ti/twl/
H A Dtwl_vreg.c218 struct sysctl_oid *oid; member in struct:twl_regulator_entry
850 new->oid = SYSCTL_ADD_PROC(ctx, SYSCTL_CHILDREN(tree), OID_AUTO, name,
1026 sysctl_remove_oid(regulator->oid, 1, 0);
/freebsd-10-stable/sys/dev/iicbus/
H A Dad7417.c392 struct sysctl_oid *oid, *sensroot_oid; local
432 oid = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(sensroot_oid),
445 SYSCTL_ADD_PROC(ctx, SYSCTL_CHILDREN(oid), OID_AUTO,
/freebsd-10-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.c775 int OBJ_create(const char *oid, const char *sn, const char *ln) argument
782 i = a2d_ASN1_OBJECT(NULL, 0, oid, -1);
790 i = a2d_ASN1_OBJECT(buf, i, oid, -1);
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.c451 set_oid(&q->ni.oid, DN_QUEUE, sizeof(*q));
514 if (ep && ep->oid.len ==sizeof(*ep) &&
515 ep->oid.subtype == DN_SCH_PARAMS) {
H A Ddn_sched_rr.c258 _q->ni.oid.subtype = DN_SCHED_RR;
H A Ddn_sched_prio.c167 q->ni.oid.subtype = DN_SCHED_PRIO;
H A Dip_dn_private.h191 struct dn_id oid; member in struct:delay_line
256 struct dn_flow ni; /* oid, flow_id, stats */
311 struct dn_flow ni; /* oid, flowid and stats */
/freebsd-10-stable/sys/dev/jedec_dimm/
H A Djedec_dimm.c197 struct sysctl_oid *oid; local
205 oid = device_get_sysctl_tree(dev);
206 children = SYSCTL_CHILDREN(oid);
/freebsd-10-stable/sys/compat/ndis/
H A Dkern_ndis.c798 ndis_set_info(arg, oid, buf, buflen)
800 ndis_oid oid;
841 rval = MSCALL6(setfunc, adapter, oid, buf, *buflen,
1253 ndis_get_info(arg, oid, buf, buflen)
1255 ndis_oid oid;
1289 rval = MSCALL6(queryfunc, adapter, oid, buf, *buflen,
H A Dsubr_ndis.c543 ndis_encode_parm(block, oid, type, parm)
545 struct sysctl_oid *oid;
567 val = strtoul((char *)oid->oid_arg1, NULL, 10);
574 RtlInitAnsiString(&as, (char *)oid->oid_arg1);
583 if (strncmp((char *)oid->oid_arg1, "0x", 2) == 0)
589 strtol((char *)oid->oid_arg1, NULL, base);
593 if (strncmp((char *)oid->oid_arg1, "0x", 2) == 0)
601 strtoul((char *)oid->oid_arg1, NULL, base);
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c667 value->v.oid = *(entry->type);
674 value->v.oid = *(entry->id);
H A Dhostres_processor_tbl.c423 value->v.oid = *entry->frwId;
/freebsd-10-stable/sys/kgssapi/
H A Dgsstest.c824 gss_OID oid; local
827 oid = GSS_C_NO_OID;
828 rpc_gss_mech_to_oid(options_ret.actual_mechanism, &oid);
829 report_error(oid, options_ret.major_status,
/freebsd-10-stable/crypto/openssl/apps/
H A Dts.c82 static ASN1_OBJECT *txt2obj(const char *oid);
375 static ASN1_OBJECT *txt2obj(const char *oid) argument
379 if (!(oid_obj = OBJ_txt2obj(oid, 0)))
380 BIO_printf(bio_err, "cannot convert %s to OID\n", oid);
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h295 struct asn_oid oid; /* the resource OID */ member in struct:objres
/freebsd-10-stable/usr.sbin/bsnmpd/tools/bsnmptools/
H A Dbsnmpget.c467 struct asn_oid root; /* Keep the initial oid. */
576 if (snmp_suboid_append(&(value->v.oid), suboid) < 0)
608 asn_append_oid(&(value->v.oid), &(obj.val.var));
988 asn_append_oid(&(dst->v.oid), &(src->v.oid));
/freebsd-10-stable/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c698 gss_oid_to_str(OM_uint32 *minor_status, gss_OID oid, gss_buffer_t oid_str) argument
714 cp = (unsigned char *) oid->elements;
720 for (i=1; i<oid->length; i++) {
749 cp = (unsigned char *) oid->elements;
750 for (i=1; i<oid->length; i++) {
/freebsd-10-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mo.c600 for (n = 0; ma == NULL && _gss_ont_ma[n].oid; n++)
601 if (gss_oid_equal(mech_attr, _gss_ont_ma[n].oid))
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc.c1098 cid->oid = mmc_get_bits(raw_cid, 128, 104, 16);
1116 cid->oid = mmc_get_bits(raw_cid, 128, 104, 8);
1150 * Sometimes the oid is two printable ascii chars; when it's not,
1153 c1 = (ivar->cid.oid >> 8) & 0x0ff;
1154 c2 = ivar->cid.oid & 0x0ff;
1158 snprintf(oidstr, sizeof(oidstr), "0x%04x", ivar->cid.oid);
1899 (quirk->oid == MMC_QUIRK_OID_ANY ||
1900 quirk->oid == ivar->cid.oid) &&
1914 * mid=0x1b oid
[all...]

Completed in 322 milliseconds

123456789