OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxwait
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-dag.c
625
struct timeval
maxwait
;
local
684
&mindata, &
maxwait
, &poll) < 0) {
705
maxwait
.tv_sec = handle->opt.timeout/1000;
706
maxwait
.tv_usec = (handle->opt.timeout%1000) * 1000;
709
mindata, &
maxwait
, &poll) < 0) {
1055
struct timeval
maxwait
;
local
1059
&mindata, &
maxwait
, &poll) < 0) {
1074
mindata, &
maxwait
, &poll) < 0) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jsch.jar
Completed in 54 milliseconds