Searched refs:relocatep (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/groff/src/include/
H A Drelocate.h26 char *relocatep (const char *path);
/freebsd-9.3-release/contrib/groff/src/libs/libgroff/
H A Drelocate.cpp203 char *relocatep(const char *path) function
206 fprintf(stderr, "relocatep: path = %s\n", path);
207 fprintf(stderr, "relocatep: INSTALLPATH = %s\n", INSTALLPATH);
208 fprintf(stderr, "relocatep: INSTALLPATHLEN = %d\n", INSTALLPATHLEN);
231 p = relocatep(path);
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcoff-alpha.c1539 bfd_boolean relocatep;
1556 relocatep = FALSE;
1600 relocatep = TRUE;
1609 relocatep = TRUE;
1617 relocatep = TRUE;
1650 relocatep = TRUE;
1857 if (relocatep)
1533 bfd_boolean relocatep; local

Completed in 62 milliseconds