Searched refs:rpath (Results 76 - 100 of 218) sorted by relevance

123456789

/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dsigner.cpp211 string rpath = rep->resourcesRootPath(); local
212 if (!rpath.empty()) {
225 if (CFRef<CFDataRef> data = cfLoadFile(rpath + "/" + cfString(CFStringRef(spec))))
244 // but sealed resource paths are always relative to rpath
245 string root = rpath;
250 buildResources(root, rpath, resourceRules);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dsigner.cpp211 string rpath = rep->resourcesRootPath(); local
212 if (!rpath.empty()) {
225 if (CFRef<CFDataRef> data = cfLoadFile(rpath + "/" + cfString(CFStringRef(spec))))
244 // but sealed resource paths are always relative to rpath
245 string root = rpath;
250 buildResources(root, rpath, resourceRules);
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dfiles.c125 char const *rpath = unmeta(path); local
130 if(!stat(rpath, &st) && S_ISDIR(st.st_mode))
151 char *rpath = unmeta(*args); local
153 if(!rpath) {
156 } else if(rmdir(rpath)) {
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dltmain.sh852 rpath=
1076 rpath | xrpath)
1085 if test "$prev" = rpath; then
1086 case "$rpath " in
1088 *) rpath="$rpath $arg" ;;
1274 -rpath)
1275 prev=rpath
2030 # Make sure the rpath contains only unique directories.
2418 if test -n "$rpath"; the
[all...]
/macosx-10.10/apache-793/httpd/
H A Dconfigure8876 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_FILE_LDADD)
9010 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBM_LDADD)
9144 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_ANON_LDADD)
9278 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBD_LDADD)
9412 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_SOCACHE_LDADD)
9547 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_CORE_LDADD)
9682 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_HOST_LDADD)
9816 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_GROUPFILE_LDADD)
9950 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_USER_LDADD)
10084 \$(SH_LINK) -rpath \
[all...]
H A Dconfigure.orig8876 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_FILE_LDADD)
9010 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBM_LDADD)
9144 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_ANON_LDADD)
9278 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_DBD_LDADD)
9412 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_SOCACHE_LDADD)
9547 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHN_CORE_LDADD)
9682 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_HOST_LDADD)
9816 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_GROUPFILE_LDADD)
9950 \$(SH_LINK) -rpath \$(libexecdir) -module -avoid-version $objects \$(MOD_AUTHZ_USER_LDADD)
10084 \$(SH_LINK) -rpath \
[all...]
/macosx-10.10/BerkeleyDB-21/db/mp/
H A Dmp_sync.c843 char *rpath; local
861 R_ADDR(dbmp->reginfo, mfp->path_off), 0, NULL, &rpath)) == 0) {
862 if ((ret = __os_open(env, rpath, 0, 0, 0, &fhp)) == 0) {
868 __os_free(env, rpath);
/macosx-10.10/kext_tools-384.1.4/
H A Dbootcaches.h99 char rpath[BCPATH_MAX]; // (relative) source path in root filesystem member in struct:__anon9238
101 struct timeval tstamps[2]; // rpath's initial timestamp(s)
H A Dkextd_watchvol.c876 WATCH(watched, path, caches->extraKernelCachePaths[i].rpath, fsPort);
890 WATCH(watched, path, caches->rpspaths[i].rpath, fsPort);
893 if (caches->efibooter.rpath[0]) {
894 WATCH(watched, path, caches->efibooter.rpath, fsPort);
896 if (caches->ofbooter.rpath[0]) {
897 WATCH(watched, path, caches->ofbooter.rpath, fsPort);
902 WATCH(watched, path, caches->miscpaths[i].rpath, fsPort);
1460 watched->caches->kext_boot_cache_file->rpath,
1478 suffixPtr = getPathExtension(cp->rpath);
1488 cp->rpath,
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/
H A DMakefile.in61 LINK_LIB = $(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) -no-undefined $(VSNFLAG) -rpath $(libdir) $(LDFLAGS) -o $@
/macosx-10.10/Heimdal-398.1.2/
H A Dltmain.sh1578 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1596 only library objects (\`.lo' files) may be specified, and \`-rpath' is
3576 rpath=
3825 rpath | xrpath)
3833 if test "$prev" = rpath; then
3834 case "$rpath " in
3836 *) rpath="$rpath $arg" ;;
4109 -rpath)
4110 prev=rpath
[all...]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/admin/
H A Dltmain.sh1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1597 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4094 rpath=
4343 rpath | xrpath)
4351 if test "$prev" = rpath; then
4352 case "$rpath " in
4354 *) rpath="$rpath $arg" ;;
4636 -rpath)
4637 prev=rpath
[all...]
/macosx-10.10/libarchive-30/libarchive/build/autoconf/
H A Dltmain.sh1609 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1627 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4127 rpath=
4376 rpath | xrpath)
4384 if test "$prev" = rpath; then
4385 case "$rpath " in
4387 *) rpath="$rpath $arg" ;;
4670 -rpath)
4671 prev=rpath
[all...]
/macosx-10.10/pcre-7/pcre/
H A Dltmain.sh1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1597 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4094 rpath=
4343 rpath | xrpath)
4351 if test "$prev" = rpath; then
4352 case "$rpath " in
4354 *) rpath="$rpath $arg" ;;
4636 -rpath)
4637 prev=rpath
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dltmain.sh1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1597 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4094 rpath=
4343 rpath | xrpath)
4351 if test "$prev" = rpath; then
4352 case "$rpath " in
4354 *) rpath="$rpath $arg" ;;
4636 -rpath)
4637 prev=rpath
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dltmain.sh1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1597 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4094 rpath=
4343 rpath | xrpath)
4351 if test "$prev" = rpath; then
4352 case "$rpath " in
4354 *) rpath="$rpath $arg" ;;
4636 -rpath)
4637 prev=rpath
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dltmain.sh1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1597 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4094 rpath=
4343 rpath | xrpath)
4351 if test "$prev" = rpath; then
4352 case "$rpath " in
4354 *) rpath="$rpath $arg" ;;
4636 -rpath)
4637 prev=rpath
[all...]
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/
H A Dltmain.sh1748 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1771 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4409 rpath=
4663 rpath | xrpath)
4671 if test "$prev" = rpath; then
4672 case "$rpath " in
4674 *) rpath="$rpath $arg" ;;
4961 -rpath)
4962 prev=rpath
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dltmain.sh1748 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1771 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4409 rpath=
4663 rpath | xrpath)
4671 if test "$prev" = rpath; then
4672 case "$rpath " in
4674 *) rpath="$rpath $arg" ;;
4961 -rpath)
4962 prev=rpath
[all...]
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6648 # Make sure the rpath contain
[all...]
/macosx-10.10/apache-793/httpd/build/
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6646 # Make sure the rpath contain
[all...]
/macosx-10.10/apr-32/apr/apr/build/
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6645 # Make sure the rpath contain
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/conftools/
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6645 # Make sure the rpath contain
[all...]
/macosx-10.10/curl-83.1.2/curl/
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6648 # Make sure the rpath contain
[all...]
/macosx-10.10/sudo-73/src/
H A Dltmain.sh2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2451 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5156 rpath=
5410 rpath | xrpath)
5418 if test "$prev" = rpath; then
5419 case "$rpath " in
5421 *) func_append rpath " $arg" ;;
5716 -rpath)
5717 prev=rpath
6645 # Make sure the rpath contain
[all...]

Completed in 597 milliseconds

123456789