Home
last modified time | relevance | path

Searched refs:startup_flags (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsshd.c233 static int *startup_flags = NULL; /* Indicates child closed listener */ variable
1144 startup_flags = xcalloc(options.max_startups, sizeof(int));
1243 if (startup_flags[i])
1248 if (startup_flags[i]) {
1250 startup_flags[i] = 0;
1300 startup_flags[j] = 1;