HomeSort by relevance Sort by last modified time
    Searched refs:passive (Results 1 - 15 of 15) sorted by null

  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
racoon.conf 17 passive off;
  /external/ppp/pppd/
lcp.h 73 bool passive; /* Don't die if we don't get a response */ member in struct:lcp_options
lcp.c 141 { "passive", o_bool, &lcp_wantoptions[0].passive,
142 "Set passive mode", 1 },
143 { "-p", o_bool, &lcp_wantoptions[0].passive,
144 "Set passive mode", OPT_ALIAS | 1 },
383 if (wo->passive)
407 * lcp_close() in passive/silent mode when a connection hasn't
    [all...]
  /external/ipsec-tools/src/racoon/
remoteconf.h 87 int passive; /* never initiate */ member in struct:remoteconf
remoteconf.c 186 new->passive = FALSE;
576 s_switch (p->passive));
cftoken.l 348 <S_RMTS>passive { YYD; return(PASSIVE); }
cfparse.y 221 %token NONCE_SIZE DH_GROUP KEEPALIVE PASSIVE INITIAL_CONTACT
    [all...]
isakmp.c     [all...]
  /frameworks/base/location/java/android/location/
ILocationManager.aidl 66 // Passive is true if the location is coming from the passive provider, in which case
68 void reportLocation(in Location location, boolean passive);
  /external/libxml2/
nanoftp.c 134 int passive; /* currently we support only passive !!! */ member in struct:xmlNanoFTPCtxt
484 ret->passive = 1;
514 ctxt->passive = 1;
1361 * passive mode is supported.
    [all...]
  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 493 // create a passive location provider, which is always enabled
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 121 tablePrinter.addCell(''); // Empty passive annotation.
  /external/tcpdump/
configure     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 177 milliseconds