Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dauth.c144 static int num_np_up; variable
224 num_np_up = 0;
450 if (num_np_up == 0) {
472 ++num_np_up;
482 if (--num_np_up == 0 && idle_time_limit > 0) {