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

/systemd/src/libsystemd/sd-login/
H A Dsd-login.c319 static int file_of_seat(const char *seat, char **_p) { function
356 r = file_of_seat(seat, &p);
644 r = file_of_seat(seat, &p);
684 r = file_of_seat(seat, &p);
757 r = file_of_seat(seat, &p);

Completed in 13 milliseconds