Home
last modified time | relevance | path

Searched defs:pty_path (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/run/
Drun.c708 static int transient_service_set_properties(sd_bus_message *m, const char *pty_path) { in transient_service_set_properties()
1113 _cleanup_free_ char *service = NULL, *pty_path = NULL; in start_transient_service() local