Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dnotify.c34 #define NotifyWRpipe Notifypipe[1] macro
85 CLOSEFD(NotifyWRpipe);
111 CLOSEFD(NotifyWRpipe);
139 if (NotifyWRpipe < 0)
145 r = write(NotifyWRpipe, netstr, len);
147 SM_DBG((stderr, "pid=%ld, write=%d, fd=%d, e=%d\n", (long)getpid(), r, NotifyWRpipe, save_errno));