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

/systemd/src/machine/
H A Dmachine-dbus.c647 const char *p, *unit, *user, *path, *description, *utmp_id; local
711 utmp_id = path_startswith(pty_name, "/dev/");
712 assert(utmp_id);
752 "UtmpIdentifier", "s", utmp_id,
/systemd/src/core/
H A Dexecute.h143 char *utmp_id; member in struct:ExecContext

Completed in 14 milliseconds