Home
last modified time | relevance | path

Searched refs:rpath (Results 1 – 8 of 8) sorted by relevance

/PHP-5.4/
H A Dltmain.sh1165 rpath=
1742 -rpath)
1743 prev=rpath
4474 rpath=
4820 rpath=
4825 rpath="$rpath$dir:"
4829 rpath="$rpath\$thisdir/$dir:"
4848 rpath=
4850 rpath="$rpath$dir:"
4856 rpath=
[all …]
H A DMakefile.global19 …$(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -rpath $(phptempdir) $(EXTRA_LDFLAGS) $(LDF…
H A Dacinclude.m4312 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,])
315 LIBS="-Wl,-rpath,/usr/$PHP_LIBDIR $LIBS"
320 ld_runpath_switch=-Wl,-rpath,
843 … -Wl,-G -o '$3'/$1.la -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXT…
847 …LAGS) -o [$]@ -shared -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXT…
851 …S) $(LDFLAGS) -o [$]@ -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXT…
H A Dconfigure.in220 PHP_ARG_ENABLE(rpath, whether to enable runpaths,
221 [ --disable-rpath Disable passing additional runtime library
H A DNEWS5200 --disable-rpath). (Jani)
/PHP-5.4/build/
H A Dlibtool.m43342 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
3370 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3389 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3488 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3548 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3568 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
4412 # Whether we need a single -rpath flag with a separated argument.
5956 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
5989 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6039 # Both c and cxx compiler support -rpath directly
[all …]
/PHP-5.4/ext/imap/
H A Dphp_imap.c435 ZEND_ARG_INFO(0, rpath)
3883 …(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char* rpath TSRMLS_DC) in _php_imap_mail()
4003 …sm_errmsg, bufferHeader, subject, bufferTo, message, bufferCc, bufferBcc, rpath TSRMLS_CC) != SUCC… in _php_imap_mail()
4020 if (rpath && rpath[0]) fprintf(sendmail, "From: %s\n", rpath); in _php_imap_mail()
4048 char *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NULL; in PHP_FUNCTION() local
4052 &headers, &headers_len, &cc, &cc_len, &bcc, &bcc_len, &rpath, &rpath_len) == FAILURE) { in PHP_FUNCTION()
4075 if (_php_imap_mail(to, subject, message, headers, cc, bcc, rpath TSRMLS_CC)) { in PHP_FUNCTION()
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic15200 # From: Jonathan Smith <smithj@rpath.com>

Completed in 115 milliseconds