X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fsystemd%2Fsd-daemon.h;fp=src%2Fsystemd%2Fsd-daemon.h;h=83a8fe82fa4a281a17623e7d6f5d22b8da015a25;hb=f4b229430827190fa6fb53785fef62ac568a70a3;hp=ac31df94b46df62c16a2103c6991167e8bb1a821;hpb=627d9a980cae493247e7ace980256e9909760bc4;p=elogind.git diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h index ac31df94b..83a8fe82f 100644 --- a/src/systemd/sd-daemon.h +++ b/src/systemd/sd-daemon.h @@ -57,7 +57,6 @@ _SD_BEGIN_DECLARATIONS; /* The first passed file descriptor is fd 3 */ #define SD_LISTEN_FDS_START 3 -#if 0 /// UNNEEDED by elogind /* Returns how many file descriptors have been passed, or a negative errno code on failure. Optionally, removes the $LISTEN_FDS and @@ -77,6 +76,7 @@ int sd_listen_fds(int unset_environment); int sd_listen_fds_with_names(int unset_environment, char ***names); +#if 0 /// UNNEEDED by elogind /* Helper call for identifying a passed file descriptor. Returns 1 if the file descriptor is a FIFO in the file system stored under the