Searched refs:xmpp_notify_pipe (Results 1 – 1 of 1) sorted by relevance
83 static int xmpp_notify_pipe[2]; variable369 pipe_fd->fd = xmpp_notify_pipe[1]; /* notification pipe */ in xmpp_client_thr()542 (void) write(xmpp_notify_pipe[0], "1", 1); in xmpp_stop()578 (void) notify_setup(xmpp_notify_pipe); in xmpp_start()