Home
last modified time | relevance | path

Searched defs:doexpire (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dpanel.c532 static void scroll_up_lines( int numlines, int doexpire ) in scroll_up_lines()
569 static void scroll_down_lines( int numlines, int doexpire ) in scroll_down_lines()
607 static void page_up( int doexpire ) in page_up()
617 static void page_down( int doexpire ) in page_down()
628 static void scroll_to_top_line( int doexpire ) in scroll_to_top_line()
643 static void scroll_to_bottom_line( int doexpire ) in scroll_to_bottom_line()
655 static void scroll_to_bottom_screen( int doexpire ) in scroll_to_bottom_screen()
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dipv6nd.h58 bool doexpire; member