Searched refs:xmpp_notify_pipe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldom_xmpp_client.c83 static int xmpp_notify_pipe[2]; variable
369 pipe_fd->fd = xmpp_notify_pipe[1]; /* notification pipe */
542 (void) write(xmpp_notify_pipe[0], "1", 1);
578 (void) notify_setup(xmpp_notify_pipe);

Completed in 59 milliseconds