Searched refs:POPEN_WT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dnonposix.h56 # define POPEN_WT "wt" macro
191 #ifndef POPEN_WT
192 # define POPEN_WT "w" macro
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dnode.cpp1609 if ((fp = popen(pipe_command, POPEN_WT)) != 0) {

Completed in 128 milliseconds