Home
last modified time | relevance | path

Searched refs:handle_write (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/ipc/
H A Dserver.c486 static void handle_write(struct client *);
663 handle_write(c); in add_new_socket()
954 handle_write(struct client *c) in handle_write() function
1015 handle_write(clients[n]); in process_loop()
/freebsd/tools/tools/nvmf/nvmfd/
H A Dio.c378 handle_write(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_write() function
430 handle_write(ioc, nc, cmd); in handle_io_commands()