HomeSort by relevance Sort by last modified time
    Searched defs:maxwait (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-dag.c 507 struct timeval maxwait; local
575 &mindata, &maxwait, &poll) < 0) {
589 maxwait.tv_sec = to_ms/1000;
590 maxwait.tv_usec = (to_ms%1000) * 1000;
593 mindata, &maxwait, &poll) < 0) {
852 struct timeval maxwait; local
856 &mindata, &maxwait, &poll) < 0) {
871 mindata, &maxwait, &poll) < 0) {
  /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 249 milliseconds