Searched defs:pty_path (Results 1 – 1 of 1) sorted by relevance
708 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