Searched defs:notify_pipe (Results 1 – 2 of 2) sorted by relevance
77 static int notify_pipe[2]; variable
580 drop_connection(int sock, int startups, int notify_pipe) in drop_connection()