Home
last modified time | relevance | path

Searched refs:K_PREVIOUS (Results 1 – 5 of 5) sorted by relevance

/dports/news/nn/nn-6.7.3/
H A Dkeymap.h71 #define K_PREVIOUS 0x0031 /* goto prev group or article */ macro
H A Dkeymap.c208 /* p */ K_PREVIOUS /* article */ ,
384 /* P */ K_PREVIOUS /* group */ ,
533 "previous", K_PREVIOUS, 0,
H A Dmore.c1111 STATE(K_PREVIOUS); in more()
1323 case K_PREVIOUS: in more()
H A Dmenu.c1402 STATE(K_PREVIOUS); \ in menu()
1809 case K_PREVIOUS: in menu()
H A Dgroup.c581 case K_PREVIOUS: in goto_group()