Home
last modified time | relevance | path

Searched defs:bot (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c1829 int bot, in scroll_csr_forward()
1894 int bot, in scroll_csr_backward()
2144 _nc_scrolln(int n, int top, int bot, int maxy) in _nc_scrolln()
H A Dhashmap.c467 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash()
/freebsd/lib/libc/stdtime/
H A Dstrftime.c373 int bot; in _fmt() local
/freebsd/lib/libc/stdlib/
H A Dmerge.c248 #define reverse(bot, top) { \ argument
/freebsd/contrib/tzcode/
H A Dstrftime.c406 int bot; in _fmt() local
/freebsd/stand/libsa/
H A Dbootp.c62 static time_t bot; variable
/freebsd/usr.bin/vmstat/
H A Dvmstat.c912 pct(long top, long bot) in pct()
922 #define PCT(top, bot) pct((long)(top), (long)(bot)) argument
/freebsd/sys/vm/
H A Dvm_map.c4599 vm_offset_t bot, gap_bot, gap_top, top; in vm_map_stack_locked() local