Searched refs:CMD_HISTORY (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/usr.bin/less/
H A Ddefines.h44 * CMD_HISTORY is 1 if you wish to allow keys to cycle through
47 #define CMD_HISTORY 1 macro
/freebsd-13-stable/contrib/less/
H A Dcmdbuf.c57 #if CMD_HISTORY
94 #else /* CMD_HISTORY */
96 /* If CMD_HISTORY is off, these are just flags. */
103 #endif /* CMD_HISTORY */
653 #if CMD_HISTORY
663 #if CMD_HISTORY
764 #if CMD_HISTORY
819 #if CMD_HISTORY
855 #if CMD_HISTORY
932 #if CMD_HISTORY
[all...]
H A Dmark.c394 #if CMD_HISTORY
458 #endif /* CMD_HISTORY */
H A Ddecode.c968 #if CMD_HISTORY
H A Dsearch.c1513 #if CMD_HISTORY
1530 #else /* CMD_HISTORY */
1532 #endif /* CMD_HISTORY */
/freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c218 CMD_HISTORY, enumerator in enum:AcpiExDebuggerCommands
1053 case CMD_HISTORY:

Completed in 76 milliseconds