Home
last modified time | relevance | path

Searched defs:oidlen (Results 1 – 10 of 10) sorted by relevance

/freebsd/lib/libdevinfo/
H A Ddevinfo.c176 size_t oidlen, rlen; in devinfo_init_devices() local
277 size_t oidlen, rlen; in devinfo_init_resources() local
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Dspnego_locl.h96 size_t oidlen; member
/freebsd/contrib/ofed/libibumad/
H A Dsysfs.c163 size_t len, oidlen, namlen; in sys_scandir() local
/freebsd/usr.sbin/wlandebug/
H A Dwlandebug.c147 setoid(char oid[], size_t oidlen, const char *wlan) in setoid()
/freebsd/contrib/tcpdump/
H A Dprint-snmp.c912 unsigned int oidsize, unsigned int *oidlen) in smi_decode_oid()
1040 unsigned int oid[128], oidlen; in smi_print_variable() local
1074 unsigned int i, oid[128], oidlen; in smi_print_value() local
/freebsd/crypto/openssh/
H A Dssh-rsa.c636 size_t rsasize = 0, oidlen = 0, hlen = 0; in openssh_RSA_verify() local
H A Dsshconnect2.c890 size_t oidlen; in input_gssapi_response() local
/freebsd/contrib/bsnmp/lib/
H A Dasn1.c656 u_int i, oidlen; in asn_put_objid() local
/freebsd/sys/kern/
H A Dkern_sysctl.c2158 size_t oidlen, plen; in kernel_sysctlbyname() local
2456 size_t oidlen; in kern___sysctlbyname() local
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1055 gen_header(FILE *fp, const struct node *np, u_int oidlen, const char *func) in gen_header()