Searched defs:bot (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | tty_update.c | 1829 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 D | hashmap.c | 467 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash()
|
/freebsd/lib/libc/stdtime/ |
H A D | strftime.c | 373 int bot; in _fmt() local
|
/freebsd/lib/libc/stdlib/ |
H A D | merge.c | 248 #define reverse(bot, top) { \ argument
|
/freebsd/contrib/tzcode/ |
H A D | strftime.c | 406 int bot; in _fmt() local
|
/freebsd/stand/libsa/ |
H A D | bootp.c | 62 static time_t bot; variable
|
/freebsd/usr.bin/vmstat/ |
H A D | vmstat.c | 912 pct(long top, long bot) in pct() 922 #define PCT(top, bot) pct((long)(top), (long)(bot)) argument
|
/freebsd/sys/vm/ |
H A D | vm_map.c | 4599 vm_offset_t bot, gap_bot, gap_top, top; in vm_map_stack_locked() local
|