Searched defs:remote_host (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/libsystemd/sd-login/ |
D | test-login.c | 43 *display = NULL, *remote_user = NULL, *remote_host = NULL, in TEST() local
|
D | sd-login.c | 609 _public_ int sd_session_get_remote_host(const char *session, char **remote_host) { in sd_session_get_remote_host()
|
/systemd-251/src/login/ |
D | logind-session.h | 79 char *remote_host; member
|
D | pam_systemd.c | 682 *remote_user = NULL, *remote_host = NULL, in pam_sm_open_session() local
|
D | loginctl.c | 335 const char *remote_host; member
|
D | logind-dbus.c | 694 … const char *service, *type, *class, *cseat, *tty, *display, *remote_user, *remote_host, *desktop; in method_create_session() local
|