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

/netbsd-6-1-5-RELEASE/gnu/usr.bin/groff/src/include/
H A Ddefs.h7 #define INSTALLPATH "/usr" macro
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Drelocate.cpp39 #define INSTALLPATHLEN (sizeof(INSTALLPATH) - 1)
209 fprintf(stderr, "relocatep: INSTALLPATH = %s\n", INSTALLPATH);
214 if (strncmp(INSTALLPATH, path, INSTALLPATHLEN))

Completed in 161 milliseconds