Searched refs:Notifypipe (Results 1 – 1 of 1) sorted by relevance
32 static int Notifypipe[2]; variable33 #define NotifyRDpipe Notifypipe[0]34 #define NotifyWRpipe Notifypipe[1]59 if (pipe(Notifypipe) < 0)