Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsshd-session.c150 static int startup_pipe = -1; /* in child */ global() variable
H A Dsshd.c169 static int startup_pipe = -1; /* in child */ variable