Home
last modified time | relevance | path

Searched defs:recv (Results 1 – 23 of 23) sorted by relevance

/openbsd/lib/libc/net/
H A Drecv.c37 recv(int s, void *buf, size_t len, int flags) in recv() function
/openbsd/gnu/usr.bin/perl/cpan/libnet/t/
H A Dtime.t109 sub recv { subroutine
/openbsd/sys/dev/pci/drm/include/drm/
H A Di915_gsc_proxy_mei_interface.h39 int (*recv)(struct device *dev, void *buf, size_t size); member
H A Di915_pxp_tee_interface.h26 int (*recv)(struct device *dev, void *buffer, size_t size); member
/openbsd/lib/libssl/
H A Dtls13_handshake.c36 int (*recv)(struct tls13_ctx *ctx, CBS *cbs); member
571 int recv; member
/openbsd/gnu/usr.bin/cvs/os2/
H A Dtcpip.h73 # define recv IbmSockRecv macro
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSocket.pm313 sub recv { subroutine
/openbsd/regress/lib/libssl/key_schedule/
H A Dkey_schedule.c40 compare_data(const uint8_t *recv, size_t recv_len, const uint8_t *expect, in compare_data()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py373 def recv(self): member in ServerChannel
407 def recv(self): member in ServerSocket
462 def recv(self): member in PtyServerSocket
/openbsd/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_ct.h69 struct intel_guc_ct_buffer recv; member
H A Dintel_guc_ct.c549 struct guc_ct_buffer_desc *recv = ct->ctbs.send.desc; in ct_deadlocked() local
/openbsd/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h126 #define recv win32_recv macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios_dp.c60 u8 *recv, int recv_size, in amdgpu_atombios_dp_process_aux_ch()
/openbsd/sys/dev/pci/drm/radeon/
H A Datombios_dp.c87 u8 *recv, int recv_size, in radeon_process_aux_ch()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp_aux.c213 u8 *recv, int recv_size, in intel_dp_aux_xfer()
/openbsd/regress/lib/libssl/tlsext/
H A Dtlsexttest.c84 compare_data(const uint8_t *recv, size_t recv_len, const uint8_t *expect, in compare_data()
95 compare_data2(const uint16_t *recv, size_t recv_len, const uint16_t *expect, in compare_data2()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dvscode.py115 def __init__(self, recv, send, init_commands, log_file=None): argument
/openbsd/sys/net/
H A Dwg_noise.c740 noise_counter_recv(struct noise_counter *ctr, uint64_t recv) in noise_counter_recv()
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h647 # define recv PerlSock_recv macro
/openbsd/sys/dev/fdt/
H A Dqcpas.c564 int (*recv)(void *cookie, uint8_t *buf, int len); member
/openbsd/usr.sbin/npppd/npppd/
H A Dppp.h426 mppe_rc4_t send, recv; member
/openbsd/sys/dev/
H A Dipmi.c1646 struct ipmi_recv *recv = (struct ipmi_recv *)data; in ipmiioctl() local
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1327 WRAPPER2(int, recv, int s, void *buf, size_t len, int flags) in WRAPPER2() argument