Searched refs:handle_read (Results 1 – 5 of 5) sorted by relevance
| /freebsd/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 183 if (eloop_register_read_sock(drv->common.sock, handle_read, in wired_init_sockets()
|
| H A D | driver_bsd.c | 1065 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 1095 handle_read, drv, 0); in bsd_init() 1267 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 1346 handle_read, drv, 0); in wpa_driver_bsd_associate()
|
| /freebsd/share/examples/scsi_target/ |
| H A D | scsi_target.c | 89 static void handle_read(void); 454 handle_read(); in request_loop() 542 handle_read(void) in handle_read() function
|
| /freebsd/crypto/heimdal/lib/ipc/ |
| H A D | server.c | 485 static void handle_read(struct client *); 655 handle_read(c); in add_new_socket() 867 handle_read(struct client *c) in handle_read() function 1013 handle_read(clients[n]); in process_loop()
|
| /freebsd/tools/tools/nvmf/nvmfd/ |
| H A D | io.c | 361 handle_read(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_read() function 433 handle_read(ioc, nc, cmd); in handle_io_commands()
|