HomeSort by: relevance | last modified time | path
    Searched refs:PIPEC (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/less/include/
defines.h 83 * PIPEC is 1 if you wish to have the "|" command
86 #define PIPEC (!SECURE && HAVE_POPEN)
  /src/external/bsd/less/dist/
defines.ds 87 * PIPEC is 1 if you wish to have the "|" command
91 #define PIPEC (!SECURE)
93 #define PIPEC 0
defines.o2 84 * PIPEC is 1 if you wish to have the "|" command
87 #define PIPEC (!SECURE)
defines.o9 83 * PIPEC is 1 if you wish to have the "|" command
86 #define PIPEC (!SECURE)
defines.wn 84 * PIPEC is 1 if you wish to have the "|" command
87 #define PIPEC 1
cmdbuf.c 90 #if SHELL_ESCAPE || PIPEC
101 #if SHELL_ESCAPE || PIPEC
1454 #if SHELL_ESCAPE || PIPEC
1516 #if SHELL_ESCAPE || PIPEC
1583 #if SHELL_ESCAPE || PIPEC
1626 #if SHELL_ESCAPE || PIPEC
1667 #if SHELL_ESCAPE || PIPEC
lsystem.c 239 #if PIPEC
defines.h.in 80 * PIPEC is 1 if you wish to have the "|" command
83 #define PIPEC (!SECURE && HAVE_POPEN)
command.c 58 #if SHELL_ESCAPE || PIPEC
94 #if PIPEC
95 static char pipec; variable
328 #if PIPEC
332 (void) pipe_mark(pipec, cbuf);
2014 #if PIPEC
2025 pipec = c;

Completed in 21 milliseconds