Searched defs:systemd_logind_release_fd (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dsystemd-logind.h33 void systemd_logind_release_fd(int major, int minor, int fd);
40 #define systemd_logind_release_fd(major, minor, fd) close(fd) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dsystemd-logind.h33 void systemd_logind_release_fd(int major, int minor, int fd);
40 #define systemd_logind_release_fd(major, minor, fd) close(fd) macro

Completed in 39 milliseconds