OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abort_len
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ppp/dist/chat/
chat.c
1390
int n,
abort_len
, report_len;
local
1469
if (s - temp >= (
abort_len
= strlen(abort_string[n])) &&
1470
strncmp(s -
abort_len
, abort_string[n],
abort_len
) == 0) {
Completed in 21 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026