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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dnonposix.h55 # define POPEN_RT "rt" macro
188 #ifndef POPEN_RT
189 # define POPEN_RT "r" macro
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dinput.cpp5745 FILE *fp = popen(buf, POPEN_RT);

Completed in 125 milliseconds