OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unsuccess
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
utils_utest.c
11
int
unsuccess
;
variable
pppd-private.h
119
extern int
unsuccess
; /* # unsuccessful connection attempts */
main.c
151
int
unsuccess
; /* # unsuccessful connection attempts */
variable
576
++
unsuccess
;
634
if (!persist || asked_to_quit || (maxfail > 0 &&
unsuccess
>= maxfail))
chap_ms.c
909
int
unsuccess
= 0;
variable
crypto.c
254
int
unsuccess
;
variable
utils.c
739
if (debug <= 1 &&
unsuccess
== 0 && proto == PPP_LCP
peap.c
641
int
unsuccess
= 0;
variable
auth.c
1190
unsuccess
= 0;
Completed in 56 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026