Definition in file extio.c.
Go to the source code of this file.
Functions | |
ssize_t | writeall (int fd, const void *buf, size_t nbyte) |
ssize_t | readall (int fd, void *buf, size_t nbyte) |
|
Definition at line 46 of file extio.c. Referenced by smi_receive_getaddr_skt(). |
|
Definition at line 29 of file extio.c. References errno, and write(). Referenced by ev_write(), handle_request(), main(), playback(), send_header(), send_header_notfound(), send_header_OK(), and smi_send_release_skt(). |