Searched defs:connect_logger_as (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ |
H A D | execute.c | 291 static int connect_logger_as(const ExecContext *context, ExecOutput output, const char *ident, const char *unit_id, int nfd, uid_t uid, gid_t gid) { function 533 r = connect_logger_as(context, o, ident, unit->id, fileno, uid, gid);
|
Completed in 18 milliseconds