Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmdbuf.c92 #if SHELL_ESCAPE || PIPEC
103 #if SHELL_ESCAPE || PIPEC
810 #if SHELL_ESCAPE || PIPEC in cmd_addhist()
1569 #if SHELL_ESCAPE || PIPEC in read_cmdhist2()
1633 #if SHELL_ESCAPE || PIPEC in write_mlist_header()
1700 #if SHELL_ESCAPE || PIPEC in copy_hist()
1743 #if SHELL_ESCAPE || PIPEC in histfile_modified()
1784 #if SHELL_ESCAPE || PIPEC in save_cmdhist()
H A Dcommand.c58 #if SHELL_ESCAPE || PIPEC
76 #if SHELL_ESCAPE
317 #if SHELL_ESCAPE in exec_mca()
2201 #if SHELL_ESCAPE in commands()
/freebsd/usr.bin/less/
H A Ddefines.h30 #define SHELL_ESCAPE (!SECURE) macro