Searched defs:protocol (Results 1 - 25 of 76) sorted by relevance

1234

/openbsd-current/gnu/gcc/fixincludes/tests/base/rpc/
H A Dsvc.h13 * int protocol; */ /* like TCP or UDP variable
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/tests/base/rpc/
H A Dsvc.h13 * int protocol; */ /* like TCP or UDP variable
/openbsd-current/lib/libc/rpc/
H A Dpmap_clnt.c53 pmap_set(u_long program, u_long version, u_int protocol, int iport) argument
H A Dpmap_getport.c55 pmap_getport(struct sockaddr_in *address, u_long program, u_long version, u_int protocol) argument
H A Dsvc.c292 svc_register(SVCXPRT *xprt, u_long prog, u_long vers, void (*dispatch)(), int protocol) argument
/openbsd-current/lib/librthread/
H A Drthread_mutexattr.c73 pthread_mutexattr_setprotocol(pthread_mutexattr_t *attrp, int protocol) argument
82 pthread_mutexattr_getprotocol(pthread_mutexattr_t *attrp, int *protocol) argument
/openbsd-current/lib/libevent/
H A Devutil.c47 evutil_socketpair(int family, int type, int protocol, int fd[2]) argument
/openbsd-current/usr.sbin/dhcpd/
H A Dicmp.c70 int protocol = 1, state; local
129 icmp_echoreply(struct protocol *protocol) argument
[all...]
H A Dudpsock.c85 udpsock_handler(struct protocol *protocol) argument
/openbsd-current/usr.sbin/npppctl/
H A Dparser.h32 enum protocol { enum
46 enum protocol protocol; member in struct:parse_result
/openbsd-current/sbin/isakmpd/
H A Ddnssec.c57 u_int8_t protocol; member in struct:dns_rdata_key
/openbsd-current/usr.sbin/ldapd/
H A Dparse.y150 protocol : /* empty */ { $$ = 0; } label
/openbsd-current/usr.sbin/mopd/common/
H A Dpf.c76 pfInit(char *interface, int mode, u_short protocol, int typ) argument
/openbsd-current/gnu/llvm/lldb/source/Host/posix/
H A DDomainSocket.cpp61 DomainSocket::DomainSocket(SocketProtocol protocol, argument
/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A DAcceptor.cpp50 const char *FindSchemeByProtocol(const Socket::SocketProtocol protocol) { argument
39 FindProtocolByScheme(const char *scheme, Socket::SocketProtocol &protocol) argument
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSocket.pm388 sub protocol { subroutine
[all...]
/openbsd-current/usr.bin/dig/lib/dns/
H A Ddst_api.c227 dst_key_frombuffer(unsigned int alg, unsigned int flags, unsigned int protocol, argument
315 get_key_struct(unsigned int alg, unsigned int flags, unsigned int protocol, unsigned int bits) argument
358 frombuffer(unsigned int alg, unsigned int flags, unsigned int protocol, isc_buffer_t *source, dst_key_t **keyp) argument
/openbsd-current/sys/arch/alpha/include/
H A Dautoconf.h42 char *protocol; member in struct:bootdev_data
/openbsd-current/sys/kern/
H A Duipc_domain.c129 pffindproto(int family, int protocol, int type) argument
190 int family, protocol; local
/openbsd-current/usr.sbin/pppd/
H A Dfsm.h68 int protocol; /* Data Link Layer Protocol field value */ member in struct:fsm
H A Dpppd.h155 u_short protocol; /* PPP protocol number */ member in struct:protent
[all...]
/openbsd-current/sys/net/
H A Dif_ppp.h96 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DSocket.cpp72 Socket::Socket(SocketProtocol protocol, bool should_close, argument
106 std::unique_ptr<Socket> Socket::Create(const SocketProtocol protocol, argument
326 CreateSocket(const int domain, const int type, const int protocol, bool child_processes_inherit, Status &error) argument
/openbsd-current/lib/libc/asr/
H A Dgetaddrinfo_async.c40 int protocol; member in struct:match
/openbsd-current/usr.sbin/dhcrelay6/
H A Ddhcpd.h122 struct protocol { struct

Completed in 365 milliseconds

1234