Home
last modified time | relevance | path

Searched refs:object_id (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/bsnmp/snmpd/
H A Daction.c125 systemg.object_id = oid_freeBSDVersion; in init_actvals()
128 systemg.object_id.len < ASN_MAXOIDLEN) { in init_actvals()
129 systemg.object_id.subs[systemg.object_id.len] = 0; in init_actvals()
134 systemg.object_id.subs[systemg.object_id.len] = num; in init_actvals()
136 systemg.object_id.len++; in init_actvals()
267 return (oid_save(value, ctx, &systemg.object_id)); in op_system_group()
287 oid_rollback(ctx, &systemg.object_id); in op_system_group()
331 return (oid_get(value, &systemg.object_id)); in op_system_group()
H A Dsnmpmod.h358 struct asn_oid object_id; member
H A Dtrap.c431 pdu->enterprise = systemg.object_id; in snmp_create_v1_trap()
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dts.pod18 [B<-tspolicy> object_id]
35 [B<-tspolicy> object_id]
175 =item B<-tspolicy> object_id
276 =item B<-tspolicy> object_id
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_all.h3509 uint8_t object_id[8]; member