Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dpppd.h111 EXIT_HANGUP = 16, enumerator
Dmain.c705 if (code != EXIT_HANGUP) in handle_events()
1158 code = EXIT_HANGUP; in get_input()