Searched defs:handle_read (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_wired.c | 120 static void handle_read(int sock, void *eloop_ctx, void *sock_ctx) in handle_read() function
|
H A D | driver_bsd.c | 1025 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) handle_read() function 1227 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) handle_read() function
|
H A D | driver_hostap.c | 200 static void handle_read(int sock, void *eloop_ctx, void *sock_ctx) in handle_read() function
|
H A D | driver_atheros.c | 1689 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) handle_read() function
|
/freebsd-src/share/examples/scsi_target/ |
H A D | scsi_target.c | 542 handle_read(void) in handle_read() function
|
/freebsd-src/usr.sbin/nvmfd/ |
H A D | io.c | 362 handle_read(struct io_controller *ioc, const struct nvmf_capsule *nc, handle_read() function
|
/freebsd-src/crypto/heimdal/lib/ipc/ |
H A D | server.c | 867 handle_read(struct client *c) in handle_read() function
|