Home
last modified time | relevance | path

Searched refs:PATH_EXT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dnonposix.h109 # define PATH_EXT ".com;.exe;.bat;.cmd" macro
219 #ifndef PATH_EXT
220 # define PATH_EXT "" macro
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp183 pathextstr = strsave(PATH_EXT); in set_current_prefix()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog452 * src/include/nonposix.h (PATH_EXT): New macro.