Home
last modified time | relevance | path

Searched refs:wait_fd (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dbounce.c94 static struct tree wait_fd; variable
110 tree_init(&wait_fd); in bounce_init()
H A Dmta_session.c185 static struct tree wait_fd; variable
202 tree_init(&wait_fd); in mta_session_init()
283 s = mta_tree_pop(&wait_fd, reqid); in mta_session_imsg()
762 tree_xset(&wait_fd, s->id, s); in mta_enter_state()
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19941716 procfs.c (wait_fd), symm-nat.c (child_wait): Don't check
2573 * procfs.c (wait_fd): Handle ENOENT error return from PIOCWSTOP
3029 * inftarg.c (child_wait), procfs.c (wait_fd): Call them.
4901 * procfs.c (wait_fd): Handle EINTR error return from PIOCWSTOP ioctl
H A DChangeLog-1996616 * procfs.c (wait_fd): Handle EINTR error return from poll
2051 (wait_fd): Ditto.
2394 (wait_fd): Enclose local variables "num_fds" and "i" LOSING_POLL
H A DChangeLog-19971296 * procfs.c (wait_fd): Handle an fd that has "hung up" or
H A DChangeLog-19986031 * procfs.c (wait_fd): Note if LWP has exited.
H A DChangeLog-19998778 * procfs.c (wait_fd): Handle deleted threads correctly.