Searched defs:family (Results 1 - 25 of 102) sorted by relevance

12345

/openbsd-current/sys/arch/i386/i386/
H A Dmtrr.c42 int family, model, step; local
H A Dp4tcc.c69 p4tcc_init(int family, int step) argument
/openbsd-current/sys/arch/amd64/amd64/
H A Dmtrr.c42 int family, model, step; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20021111-1.c8 int aim_callhandler(int sess, int conn, unsigned short family, unsigned short type) argument
/openbsd-current/sys/dev/pci/
H A Damas.h69 int family; member in struct:amas_softc
/openbsd-current/lib/libc/asr/
H A Dgetnetnamadr_async.c39 getnetbyaddr_async(in_addr_t net, int family, void *asr) argument
/openbsd-current/regress/lib/libc/asr/bin/
H A Dgethostnamadr.c43 int i, ch, aflag, family = AF_INET; local
103 addr_from_str(char *addr, int *family, int *len, const char *src) argument
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-null.c60 u_int family; local
110 u_int family = *(u_int *)p; local
H A Dprint-rip.c75 u_short family; local
104 u_short family; local
[all...]
/openbsd-current/usr.bin/telnet/
H A Dmain.c40 int family = AF_UNSPEC; variable
/openbsd-current/sys/arch/alpha/include/
H A Dcpuconf.h57 const char *family; /* Family Name */ member in struct:platform
/openbsd-current/usr.sbin/rdate/
H A Drfc868time.c61 rfc868time_client(const char *hostname, int family, struct timeval *new, argument
H A Drdate.c81 int family = PF_UNSPEC; local
/openbsd-current/usr.sbin/ocspcheck/
H A Dhttp.h21 int family; /* 4 (PF_INET) or 6 (PF_INET6) */ member in struct:source
/openbsd-current/usr.sbin/acme-client/
H A Dhttp.h21 int family; /* 4 (PF_INET) or 6 (PF_INET6) */ member in struct:source
H A Ddnsproc.c31 int family; /* 4 for PF_INET, 6 for PF_INET6 */ member in struct:addr
/openbsd-current/lib/libevent/
H A Devutil.c47 evutil_socketpair(int family, int type, int protocol, int fd[2]) argument
/openbsd-current/usr.bin/dig/lib/dns/rdata/generic/
H A Dopt_41.c101 uint16_t family; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.cpp109 uint64_t family, model, stepping; local
/openbsd-current/usr.sbin/eigrpctl/
H A Dparser.h48 int family; member in struct:parse_result
/openbsd-current/usr.sbin/ldpctl/
H A Dparser.h49 int family; member in struct:parse_result
/openbsd-current/sys/arch/i386/stand/libsa/
H A Dexec_i386.c159 uint32_t model, family, stepping; local
/openbsd-current/usr.bin/dig/lib/lwres/include/lwres/
H A Dlwres.h93 uint32_t family; member in struct:lwres_addr
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Ddriver-i386.c72 unsigned int family = 0; local
/openbsd-current/usr.sbin/smtpd/
H A Dparser.c267 text_to_sockaddr(struct sockaddr *sa, int family, const char *str) argument

Completed in 444 milliseconds

12345