Home
last modified time | relevance | path

Searched refs:A_REVERSE_SEARCH (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/less/dist/
H A Dcmd.h59 #define A_REVERSE_SEARCH 45 macro
H A Dlesskey.c144 { "reverse-search", A_REVERSE_SEARCH },
H A Ddecode.c136 'N',0, A_REVERSE_SEARCH,
H A Dcommand.c1456 case A_REVERSE_SEARCH: in commands()