Home
last modified time | relevance | path

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

/external/openssh/
Dsshd.c235 static int *startup_flags = NULL; /* Indicates child closed listener */ variable
1114 startup_flags = xcalloc(options.max_startups, sizeof(int));
1182 if (startup_flags[i])
1187 if (startup_flags[i]) {
1189 startup_flags[i] = 0;
1250 startup_flags[j] = 1;