Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dbundle.c331 int others_active; in bundle_LayerDown() local
336 others_active = 0; in bundle_LayerDown()
341 others_active++; in bundle_LayerDown()
354 if (!others_active) { in bundle_LayerDown()
396 int others_active; in bundle_Close() local
398 others_active = 0; in bundle_Close()
414 others_active++; in bundle_Close()
422 if (!others_active) { in bundle_Close()