Home | Sort by: relevance | last modified time | path |
/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/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; |