Searched refs:rpath (Results 26 - 50 of 456) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A Drpath-3bab3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
16 . $srcdir/rpath-3_a
H A Drpath-3bad3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
16 . $srcdir/rpath-3_a
H A Drpath-3bah3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
16 . $srcdir/rpath-3_a
H A Drpath-3bbb3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
17 . $srcdir/rpath-3_b
H A Drpath-3bbd3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
17 . $srcdir/rpath-3_b
H A Drpath-3bbh3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
17 . $srcdir/rpath-3_b
H A Drpath-3aaa3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
14 . $srcdir/rpath-3_a
H A Drpath-3aba3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
15 . $srcdir/rpath-3_b
H A Drpath-3baa3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
16 . $srcdir/rpath-3_a
H A Drpath-3bba3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
17 . $srcdir/rpath-3_b
H A DMakefile.in166 TESTS = rpath-1a rpath-1b \
167 rpath-2aaa rpath-2aab rpath-2aad \
168 rpath-2aba rpath-2abb rpath-2abd \
169 rpath-2baa rpath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dreloc-ldflags58 rpath=
79 # Add dir to rpath.
80 rpath="${rpath}${rpath:+ }$dir"
91 if test -n "$rpath"; then
92 echo "-Wl,-rpath,$rpath"
96 echo "relocation via rpath not supported on this system: $host" 1>&2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/build-aux/
H A Dreloc-ldflags60 rpath=
81 # Add dir to rpath.
82 rpath="${rpath}${rpath:+ }$dir"
93 if test -n "$rpath"; then
94 echo "-Wl,-rpath,$rpath"
98 echo "relocation via rpath not supported on this system: $host" 1>&2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/build-aux/
H A Dreloc-ldflags59 rpath=
80 # Add dir to rpath.
81 rpath="${rpath}${rpath:+ }$dir"
92 if test -n "$rpath"; then
93 echo "-Wl,-rpath,$rpath"
97 echo "relocation via rpath not supported on this system: $host" 1>&2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dcanonicalize-lgpl.c100 char *rpath, *dest, *extra_buf = NULL; local
135 rpath = malloc (path_max);
136 if (rpath == NULL)
145 rpath = resolved;
146 rpath_limit = rpath + path_max;
150 if (!__getcwd (rpath, path_max))
152 rpath[0] = '\0';
155 dest = strchr (rpath, '\0');
159 rpath[0] = '/';
160 dest = rpath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dcanonicalize.c104 char *rpath, *dest, *extra_buf = NULL; local
139 rpath = malloc (path_max);
140 if (rpath == NULL)
144 rpath = resolved;
145 rpath_limit = rpath + path_max;
149 if (!__getcwd (rpath, path_max))
151 rpath[0] = '\0';
154 dest = strchr (rpath, '\0');
158 rpath[0] = '/';
159 dest = rpath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dcanonicalize-lgpl.c100 char *rpath, *dest, *extra_buf = NULL; local
135 rpath = malloc (path_max);
136 if (rpath == NULL)
145 rpath = resolved;
146 rpath_limit = rpath + path_max;
150 if (!__getcwd (rpath, path_max))
152 rpath[0] = '\0';
155 dest = strchr (rpath, '\0');
159 rpath[0] = '/';
160 dest = rpath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dcanonicalize.c104 char *rpath, *dest, *extra_buf = NULL; local
139 rpath = malloc (path_max);
140 if (rpath == NULL)
144 rpath = resolved;
145 rpath_limit = rpath + path_max;
149 if (!__getcwd (rpath, path_max))
151 rpath[0] = '\0';
154 dest = strchr (rpath, '\0');
158 rpath[0] = '/';
159 dest = rpath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A DMakefile.am49 config.rpath \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_util.c272 bstring rpath = NULL; local
279 EC_NULL(rpath = rel_path_in_vol(path, vol->volinfo.v_path));
283 l = bsplit(rpath, '/');
289 "lstat(rpath: %s, elem: %s): %s: %s",
290 cfrombstr(rpath), cfrombstr(l->entry[i]),
305 bdestroy(rpath);
339 bstring rpath = NULL; local
347 EC_NULL(rpath = rel_path_in_vol(path, vol->volinfo.v_path));
350 l = bsplit(rpath, '/');
358 "lstat(rpath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/
H A Dautogen.sh29 mv config.rpath admin/config.rpath
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-wxwidgets/
H A Dautogen.sh32 cp -p ${GETTEXTSRCDIR-$GETTEXT_TOPSRCDIR/autoconf-lib-link}/config.rpath config.rpath
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/
H A Dbootstrap.sh52 touch config.rpath
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/pdb/
H A DMakefile21 $(LIBTOOL) --mode=link $(CC) -module -o $@ $< $(LDFLAGS) -rpath /usr/lib/samba/pdb/
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/
H A Dbootstrap.sh52 touch config.rpath

Completed in 122 milliseconds

1234567891011>>