Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/ipc/
Dserver.c489 static void handle_write(struct client *);
666 handle_write(c); in add_new_socket()
957 handle_write(struct client *c) in handle_write() function
1022 handle_write(clients[n]); in process_loop()
/netbsd/src/sys/compat/linux/common/
Dlinux_inotify.c900 handle_write(struct inotifyfd *ifd, int wd, struct inotify_entry *buf, in handle_write() function
1006 handle_write(ifd, wd, buf, nbuf); in kevent_to_inotify()