OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:detailflag
(Results
1 - 2
of
2
) sorted by null
/external/ltp/tools/netpipe-2.4/
netpipe.c
42
detailflag
= 0, /* Set to examine the signature curve detail */
local
96
case 'l': /*
detailflag
= 1; */
104
case 'u': /*
detailflag
= 1; */
109
detailflag
= 1;
250
if (nq > 2 && !
detailflag
) {
253
size. If
detailflag
is false, then the block size is
260
for (pert = (!
detailflag
&& inc > PERT + 1) ? -PERT : 0;
262
n++, pert += (!
detailflag
/external/ltp/tools/netpipe-2.4-ipv6/
netpipe.c
79
detailflag
= 0, /* Set to examine the signature curve detail */
local
132
case 'l': /*
detailflag
= 1; */
140
case 'u': /*
detailflag
= 1; */
145
detailflag
= 1;
302
if (nq > 2 && !
detailflag
) {
305
size. If
detailflag
is false, then the block size is
312
for (pert = (!
detailflag
&& inc > PERT + 1) ? -PERT : 0;
314
n++, pert += (!
detailflag
Completed in 1837 milliseconds