Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/kernel/
H A Dmsg.h60 CLOSEFD(fds->pfd[0]); in msg_close()
61 CLOSEFD(fds->pfd[1]); in msg_close()
62 CLOSEFD(fds->cfd[0]); in msg_close()
63 CLOSEFD(fds->cfd[1]); in msg_close()
70 CLOSEFD(fds->cfd[1]); in msg_write_child()
71 CLOSEFD(fds->pfd[0]); in msg_write_child()
88 CLOSEFD(fds->pfd[1]); in msg_write_parent()
89 CLOSEFD(fds->cfd[0]); in msg_write_parent()
106 CLOSEFD(fds->pfd[1]); in msg_read_parent()
107 CLOSEFD(fds->cfd[0]); in msg_read_parent()
[all …]
/freebsd/contrib/sendmail/libsm/
H A Dnotify.c36 #define CLOSEFD(fd) do { \ macro
85 CLOSEFD(NotifyWRpipe);
87 CLOSEFD(NotifyRDpipe);
109 CLOSEFD(NotifyRDpipe);
111 CLOSEFD(NotifyWRpipe);