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

  /src/games/boggle/boggle/
mach.c 284 static int gone; variable in typeref:typename:int
295 gone = (int) (t - start_t);
307 start_t = t - (long) gone;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
qcom-pm8941.dtsi 53 "chg-gone",
  /src/usr.bin/make/unit-tests/
varmod-loop.mk 185 # Finally the variable 'CMDLINE' from the cmdline scope is gone, and all its
186 # traces from the environment are gone as well. To do that, a global variable
197 . error # 'CMDLINE' is gone now from all scopes
varmod-sysv.mk 276 .if ${:Ufile.ts\\123xyz:ts\123xyz=gone} != "file.gone"
  /src/sys/dev/ic/
icp.c 455 goto gone;
462 gone:
  /src/sbin/routed/
table.c 1578 int gone)
1594 if (gone) {
1780 * has gone bad, since there may be a working route that
  /src/sys/external/bsd/ipf/netinet/
fil.c 3627 int gone = 0; local in function:ipf_group_flush
3629 (void) ipf_flushlist(softc, &gone, &group->fg_start);
3631 return gone;

Completed in 63 milliseconds