Searched defs:startup_pipe (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | sshd-session.c | 150 static int startup_pipe = -1; /* in child */ global() variable |
H A D | sshd.c | 169 static int startup_pipe = -1; /* in child */ variable |