Searched refs:C_PIPE_CRT (Results 1 – 3 of 3) sorted by relevance
194 # define C_PIPE_CRT 2 /* use the pager if CRT is defined */ macro
54 #define C (C_PIPE_SHELL | C_PIPE_CRT)
447 if (c_pipe & C_PIPE_CRT && value(ENAME_CRT) != NULL) in do_paging()