Home
last modified time | relevance | path

Searched defs:read_fd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/
H A Dlatencytop.c476 fd_set read_fd; in main() local
H A Ddisplay.c791 fd_set read_fd; in lt_display_loop() local
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c654 read_fd(int fd, char *buf, size_t len) in read_fd() function