Home
last modified time | relevance | path

Searched defs:num_addrs (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Droken_gethostby.c193 int num_addrs = 0; in roken_gethostby() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.h178 int32_t num_addrs; /* Current # of addresses in cache. */ member
/freebsd/crypto/heimdal/lib/krb5/
H A Daddr_families.c806 static int num_addrs = sizeof(at) / sizeof(at[0]); variable
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h1303 void init(int num_addrs) { in init()