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

/systemd/src/basic/
H A Dmissing.h609 #ifndef EVIOCREVOKE
610 # define EVIOCREVOKE _IOW('E', 0x91, int) macro
/systemd/src/login/
H A Dlogind-session-device.c107 r = ioctl(fd, EVIOCREVOKE, NULL);
304 * we require EVIOCREVOKE. */

Completed in 1886 milliseconds