Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/libsm/
H A Dnotify.c36 #define NotifyWRpipe Notifypipe[1] macro
87 CLOSEFD(NotifyWRpipe);
113 CLOSEFD(NotifyWRpipe);
139 if (NotifyWRpipe < 0)
142 r = write(NotifyWRpipe, buf, buflen);
144 SM_DBG((stderr, "write=%d, fd=%d, e=%d\n", r, NotifyWRpipe, save_errno));