Home
last modified time | relevance | path

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

/original-bsd/usr.bin/more/
H A Ddecode.c127 if (action != A_PREFIX)
159 return(A_PREFIX);
H A Dcmd.h46 #define A_PREFIX 22 macro
H A Dless.h53 #define A_PREFIX 19 macro
H A Dcommand.c271 case A_PREFIX: /* in the prefix of a command. */
540 case A_PREFIX: in commands()
546 if (mca != A_PREFIX) in commands()
547 start_mca(A_PREFIX, ""); in commands()