Home
last modified time | relevance | path

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

/external/libppp/src/
Dbundle.h54 #define OPT_UTMP 17 macro
Dpap.c155 if (Enabled(bundle, OPT_UTMP)) in pap_Success()
Dchap.c577 if (Enabled(bundle, OPT_UTMP)) in chap_Success()
Dbundle.c834 (1ull << OPT_THROUGHPUT) | (1ull << OPT_UTMP) | in bundle_Create()
1147 optval(arg->bundle, OPT_UTMP)); in bundle_ShowStatus()
Dcommand.c3003 "disable|enable", (const void *)OPT_UTMP},