Home
last modified time | relevance | path

Searched defs:tmpathext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp134 char *tmpathext = strsave(pathext); // strtok modifies this string, in searchpathext() local
147 a_delete tmpathext; in searchpathext() local