| /src/external/gpl2/groff/dist/src/include/ |
| relocate.h | 27 char *searchpath (const char *name, const char *pathp);
|
| /src/external/gpl2/groff/dist/contrib/pdfmark/ |
| pdfroff.sh | 42 # provided by function `searchpath'. 44 searchpath(){ function 46 # Usage: searchpath progname path 70 CAT=`searchpath cat "$PATH"` 71 GREP=`searchpath grep "$PATH"` 72 SED=`searchpath sed "$PATH"` 82 GROFF=`searchpath groff "$GROFF_BIN_DIR"` 87 GROFF=`searchpath groff "$GROFF_BIN_PATH"` 91 GROFF=`searchpath groff "$PATH"` 390 AWK=`searchpath $prog "$PATH" [all...] |
| /src/external/gpl2/gmake/dist/ |
| vpath.c | 27 /* Structure used to represent a selective VPATH searchpath. */ 35 char **searchpath; /* Null-terminated list of directories. */ member in struct:vpath 141 /* Construct the VPATH listing for the pattern and searchpath given. 149 If SEARCHPATH is nil, remove all previous listings with the same 151 and readable directories that are not "." given in the searchpath 154 and put in the VPATH searchpath for the given pattern with trailing 200 free ((char *) path->searchpath); 297 path->searchpath = vpath; 326 for (gp = gpaths->searchpath; *gp != NULL; ++gp) 382 register char **vpath = path->searchpath; [all...] |
| /src/external/gpl2/groff/dist/src/libs/libgroff/ |
| relocate.cpp | 75 // Adapted from search_path::open_file in searchpath.cpp. 76 char *searchpath(const char *name, const char *pathp) function 82 fprintf(stderr, "searchpath: pathp: `%s'\n", pathp); 83 fprintf(stderr, "searchpath: trying `%s'\n", name); 95 fprintf(stderr, "searchpath: found `%s'\n", path); 114 fprintf(stderr, "searchpath: trying `%s'\n", path); 118 fprintf(stderr, "searchpath: found `%s'\n", name); 141 found = searchpath(namex, pathp); 179 curr_prefix = searchpath(program_name, getenv("PATH"));
|
| /src/usr.bin/locate/locate/ |
| updatedb.sh | 126 searchpath)
|
| /src/external/gpl2/groff/lib/libgroff/ |
| Makefile | 18 relocate.cpp searchpath.cpp spawnvp.c string.cpp \
|
| /src/external/mit/lua/dist/src/ |
| loadlib.c | 483 static const char *searchpath (lua_State *L, const char *name, function 511 const char *f = searchpath(L, luaL_checkstring(L, 1), 532 return searchpath(L, name, path, ".", dirsep); 695 {"searchpath", ll_searchpath},
|
| /src/external/bsd/less/dist/ |
| filename.c | 273 char *res = searchpath(filename);
|
| /src/usr.bin/rpcgen/ |
| rpc_main.c | 350 (cpp = searchpath("cpp.exe")) == NULL)
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/ |
| configure | 3580 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 3581 if test -n "$searchpath"; then 3583 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/ |
| configure | 3516 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 3517 if test -n "$searchpath"; then 3519 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/ |
| configure | 3584 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 3585 if test -n "$searchpath"; then 3587 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/ |
| configure | 3580 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 3581 if test -n "$searchpath"; then 3583 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/ |
| configure | 3588 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 3589 if test -n "$searchpath"; then 3591 for searchdir in $searchpath; do
|
| /src/crypto/external/cpl/tpm-tools/dist/ |
| configure | 11913 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 11914 if test -n "$searchpath"; then 11916 for searchdir in $searchpath; do
|
| /src/external/bsd/flex/dist/ |
| configure | 12741 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 12742 if test -n "$searchpath"; then 12744 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/ |
| configure | 19756 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 19757 if test -n "$searchpath"; then 19759 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathy/ |
| configure | 19449 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 19450 if test -n "$searchpath"; then 19452 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathz/ |
| configure | 19453 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 19454 if test -n "$searchpath"; then 19456 for searchdir in $searchpath; do
|
| /src/external/public-domain/xz/dist/ |
| configure | 15835 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 15836 if test -n "$searchpath"; then 15838 for searchdir in $searchpath; do
|
| /src/external/gpl2/gettext/dist/gettext-runtime/ |
| configure | 23054 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 23055 if test -n "$searchpath"; then 23057 for searchdir in $searchpath; do [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/ |
| configure | 23712 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` 23713 if test -n "$searchpath"; then 23715 for searchdir in $searchpath; do [all...] |