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

  /external/dnsmasq/src/
rfc1035.c 1138 int dryrun = 0, sec_reqd = 0; local
1168 dryrun = 1;
1207 if (!dryrun)
1246 if (!dryrun)
1258 if (!dryrun)
1283 if (!dryrun)
    [all...]
  /external/ppp/pppd/
options.c 115 bool dryrun; /* print out option values and exit */ variable
273 { "dryrun", o_bool, &dryrun,
    [all...]

Completed in 22 milliseconds