X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_is_fifo.xml;h=3dac5a9001da24b1061e4121ce82ebf8bcafa2f3;hb=eb0e417895c37dbdb64f18ae95c6b1a7a99f871e;hp=83c204d0cc4fe58ebd50f96f4b562a51e81fc274;hpb=b514d6c9dcc7c0d7353f975ecfb94f2197c73cf1;p=elogind.git diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index 83c204d0c..3dac5a900 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -48,7 +48,6 @@ sd_is_socket sd_is_socket_inet sd_is_socket_unix - sd_is_mq sd_is_special Check the type of a file descriptor @@ -89,12 +88,6 @@ size_t length - - int sd_is_mq - int fd - const char *path - - int sd_is_special int fd @@ -151,12 +144,6 @@ path to the initial 0 byte of the socket address. - sd_is_mq() may be called to check - whether the specified file descriptor refers to a POSIX message - queue. If the path parameter is not - NULL, it is checked whether the message queue - is bound to the specified name. - sd_is_special() may be called to check whether the specified file descriptor refers to a special file. If the path parameter is not @@ -189,11 +176,7 @@ See Also - elogind1, - sd-daemon3, - sd_listen_fds3, - logind.service5, - elogind.socket5 + elogind8,