Home
last modified time | relevance | path

Searched refs:oldest (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_dfs.c238 int i, oldest, now; in dfs_timeout() local
242 now = oldest = ticks; in dfs_timeout()
262 } else if (dfs->nol_event[i] < oldest) in dfs_timeout()
263 oldest = dfs->nol_event[i]; in dfs_timeout()
266 if (oldest != now) { in dfs_timeout()
269 callout_schedule_dfly(&dfs->nol_timer, oldest + NOL_TIMEOUT - now, in dfs_timeout()
272 callout_schedule(&dfs->nol_timer, oldest + NOL_TIMEOUT - now); in dfs_timeout()
/dragonfly/contrib/gdb-7/gdb/
H A Ddcache.c107 struct dcache_block *oldest; /* least-recently-allocated list. */ member
232 for_each_block (&dcache->oldest, free_block, NULL); in dcache_free()
256 for_each_block (&dcache->oldest, invalidate_block, dcache); in dcache_invalidate()
258 dcache->oldest = NULL; in dcache_invalidate()
283 remove_block (&dcache->oldest, db); in dcache_invalidate_line()
369 db = dcache->oldest; in dcache_alloc()
370 remove_block (&dcache->oldest, db); in dcache_alloc()
390 append_block (&dcache->oldest, db); in dcache_alloc()
466 dcache->oldest = NULL; in dcache_init()
H A DREADME483 you can find it on http://www.python.org/download/. The oldest
/dragonfly/usr.bin/pkill/
H A Dpkill.c99 static int oldest; variable
266 oldest = 1; in main()
304 if (newest && oldest) in main()
523 if (newest || oldest) { in main()
536 if (oldest) /* but we want the oldest */ in main()
/dragonfly/lib/libc/yp/
H A Dyplib.c182 time_t oldest = 0; in ypmatch_cache_insert() local
184 oldest = ~oldest; in ypmatch_cache_insert()
187 if (c->ypc_expire_t < oldest) { in ypmatch_cache_insert()
188 oldest = c->ypc_expire_t; in ypmatch_cache_insert()
/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p.c417 struct p2p_device *dev, *oldest = NULL; in p2p_create_device() local
426 if (oldest == NULL || in p2p_create_device()
427 os_reltime_before(&dev->last_seen, &oldest->last_seen)) in p2p_create_device()
428 oldest = dev; in p2p_create_device()
430 if (count + 1 > p2p->cfg->max_peers && oldest) { in p2p_create_device()
432 dl_list_del(&oldest->list); in p2p_create_device()
433 p2p_device_free(p2p, oldest); in p2p_create_device()
/dragonfly/
H A DUPDATING40 The oldest of the two versions of Binutils, version 2.25, was removed
214 The oldest of the two versions of Binutils, version 2.24, was removed
359 The oldest of the two versions of Binutils, version 2.22, was removed
/dragonfly/bin/cpdup/
H A DBACKUPS145 until enough space is freed up. You do not have to remove the oldest
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog987 * Drop oldest unknown BSS table entries first. This makes it less
/dragonfly/games/fortune/datfiles/
H A Dfortunes849 whose profession was the oldest. In the course of their arguments, they
851 medical profession is clearly the oldest, because Eve was made from Adam's
14665 Commit the oldest sins the newest kind of ways.
19437 Q: What is the name of the world's oldest kamikaze pilot?
19574 Ruth, but after the oldest daughter of President Grover Cleveland.
21157 nation to action is one of mankind's oldest illusions.
37547 One of the oldest problems puzzled over in the Talmud is: "Why did God
39011 Politics is supposed to be the second oldest profession. I have come to
43155 13th century, but date back even down into Viking times. The oldest one is
49346 The two oldest professions in the world have been ruined by amateurs.
H A Dfortunes-o6418 Pages and now claims to be the oldest trick in the book?
9997 One of the oldest problems puzzled over in the Talmud is: "Why did God create
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src2197 # only the very oldest VT100s lacked these and there probably aren't any of