Home
last modified time | relevance | path

Searched refs:PIPEC (Results 1 – 4 of 4) 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 Dlsystem.c236 #if PIPEC
H A Dcommand.c58 #if SHELL_ESCAPE || PIPEC
100 #if PIPEC
348 #if PIPEC in exec_mca()
2266 #if PIPEC in commands()
/freebsd/usr.bin/less/
H A Ddefines.h84 #define PIPEC (!SECURE && HAVE_POPEN) macro