Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmdbuf.c89 #if SHELL_ESCAPE || PIPEC
100 #if SHELL_ESCAPE || PIPEC
1461 #if SHELL_ESCAPE || PIPEC in read_cmdhist2()
1524 #if SHELL_ESCAPE || PIPEC in write_mlist()
1591 #if SHELL_ESCAPE || PIPEC in make_file_private()
1634 #if SHELL_ESCAPE || PIPEC in save_cmdhist()
1675 #if SHELL_ESCAPE || PIPEC in save_cmdhist()
H A Dcommand.c52 #if SHELL_ESCAPE || PIPEC
88 #if PIPEC
328 #if PIPEC in exec_mca()
2131 #if PIPEC
H A Dlsystem.c236 #if PIPEC
/freebsd/usr.bin/less/
H A Ddefines.h81 * PIPEC is 1 if you wish to have the "|" command
84 #define PIPEC (!SECURE && HAVE_POPEN) macro