HomeSort by: relevance | last modified time | path
    Searched refs:flag3 (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.bin/comm/
comm.c 69 int ch, flag1, flag2, flag3; local
78 flag1 = flag2 = flag3 = 1;
89 flag3 = 0;
114 if (flag3)
  /src/external/bsd/ntp/dist/conf/
pogo.conf 11 fudge 127.127.22.0 flag3 1 # kernel PPS
rackety.conf 24 fudge 127.127.22.1 flag3 1 # kernel PPS
  /src/external/public-domain/sqlite/dist/autosetup/teaish/
tester.tcl 250 # @teaish-build-flag3 flag tgtVar ?dflt?
268 proc teaish-build-flag3 {flag tgtVar {dflt ""}} {
285 # Convenience form of teaish-build-flag3 which returns the
291 teaish-build-flag3 $flag tgt $dflt
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
interfaceiter.c 178 unsigned int ifindex, prefix, flag3, flag4; local
193 &ifindex, &prefix, &flag3, &flag4, name);
  /src/external/bsd/kyua-cli/dist/utils/cmdline/
parser_test.cpp 469 const string_option flag3('c', "flag2", "Description", "arg");
473 options.push_back(&flag3);
539 const bool_option flag3('c', "flag3", "Description");
543 options.push_back(&flag3);
  /src/external/bsd/libbind/dist/irs/
gethostent.c 626 int ifindex, prefix, flag3, flag4; local
633 address, &ifindex, &prefix, &flag3, &flag4, name) == 6)

Completed in 18 milliseconds