Home
last modified time | relevance | path

Searched refs:A_FILE_LIST (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.bin/more/
H A Dless.h61 #define A_FILE_LIST 27 macro
H A Ddecode.c90 ':', 'a', 0, A_FILE_LIST,
H A Dcommand.c492 case A_FILE_LIST: /* show list of file names */ in commands()