Lines Matching full:subsystem
642 "subsystem '%.900s'", s->subsys);
1933 debug2("subsystem request for %.100s by user %s", s->subsys,
1942 debug("subsystem: %s", prog);
1945 debug("subsystem: cannot stat %s: %s",
1948 debug("subsystem: exec() %s", cmd);
1956 logit("subsystem request for %.100s by user %s failed, "
1957 "subsystem not found", s->subsys, s->pw->pw_name);
2092 * or a subsystem is executed
2105 } else if (strcmp(rtype, "subsystem") == 0) {