Home
last modified time | relevance | path

Searched defs:realpath (Results 26 – 50 of 1481) sorted by relevance

12345678910>>...60

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dfail_always_inline2.c7 __attribute__ ((__nothrow__)) realpath (__const char *__restrict __name, in realpath() function
14 realpath(path, resolved) in realpath() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dfail_always_inline2.c7 __attribute__ ((__nothrow__)) realpath (__const char *__restrict __name, in realpath() function
14 realpath(path, resolved) in realpath() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dfail_always_inline2.c7 __attribute__ ((__nothrow__)) realpath (__const char *__restrict __name, in realpath() function
14 realpath(path, resolved) in realpath() function
/dports/mail/lbdb/lbdb-0.42.1/
H A Ddotlock.c125 char realpath[_POSIX_PATH_MAX]; in dotlock_dispatch() local
257 char realpath[_POSIX_PATH_MAX]; in dotlock_prepare() local
353 char realpath[_POSIX_PATH_MAX]; in dotlock_deference_symlink() local
402 dotlock_lock (const char *realpath) in dotlock_lock()
490 dotlock_unlock (const char *realpath) in dotlock_unlock()
508 dotlock_unlink (const char *realpath) in dotlock_unlink()
/dports/lang/perl5.32/perl-5.32.1/
H A Dconfigure.com5382 $! Perl apparently does not use a built in realpath() on other platforms, function
5384 $! script that implements a realpath(). The d_symlink symbol is used function
/dports/lang/perl5.30/perl-5.30.3/
H A Dconfigure.com5199 $! Perl apparently does not use a built in realpath() on other platforms, function
5201 $! script that implements a realpath(). The d_symlink symbol is used function
/dports/lang/perl5.34/perl-5.34.0/
H A Dconfigure.com5371 $! Perl apparently does not use a built in realpath() on other platforms, function
5373 $! script that implements a realpath(). The d_symlink symbol is used function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dconfigure.com5371 $! Perl apparently does not use a built in realpath() on other platforms, function
5373 $! script that implements a realpath(). The d_symlink symbol is used function
/dports/games/libretro-snes9x/snes9x-73aa348/shaders/
H A Dshader_platform.h25 #define realpath(src, resolved) _twfullpath(resolved, src, PATH_MAX) macro
28 #define realpath(src, resolved) _fullpath(resolved, src, PATH_MAX) macro
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/
H A DFakeFile.php18 private $realpath; variable in Symfony\\Component\\HttpFoundation\\Tests\\File\\FakeFile
20 public function __construct($realpath, $path)
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Tests/File/
H A DFakeFile.php18 private $realpath; variable in Symfony\\Component\\HttpFoundation\\Tests\\File\\FakeFile
20 public function __construct($realpath, $path)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/scn/phptal/src/
H A DStringSource.php34 private $realpath; variable in PhpTal\\StringSource
43 public function __construct($data, ?string $realpath = null)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Tests/File/
H A DFakeFile.php18 private $realpath; variable in Symfony\\Component\\HttpFoundation\\Tests\\File\\FakeFile
20 public function __construct($realpath, $path)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/
H A DFakeFile.php18 private $realpath; variable in Symfony\\Component\\HttpFoundation\\Tests\\File\\FakeFile
20 public function __construct($realpath, $path)
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Tests/File/
H A DFakeFile.php18 private $realpath; variable in Symfony\\Component\\HttpFoundation\\Tests\\File\\FakeFile
20 public function __construct($realpath, $path)
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/Tests/File/
H A DFakeFile.php18 private $realpath; variable in Symfony\\Component\\HttpFoundation\\Tests\\File\\FakeFile
20 public function __construct($realpath, $path)
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Tests/File/
H A DFakeFile.php18 private $realpath; variable in Symfony\\Component\\HttpFoundation\\Tests\\File\\FakeFile
20 public function __construct($realpath, $path)
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/git2-0.13.11/src/
H A Dtest.rs58 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
62 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
67 fn realpath(name: *const c_char, resolved: *mut c_char) -> *mut c_char; in realpath() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/src/
H A Dtest.rs58 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
62 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
67 fn realpath(name: *const c_char, resolved: *mut c_char) -> *mut c_char; in realpath() function
/dports/devel/gitui/gitui-0.10.1/cargo-crates/git2-0.13.10/src/
H A Dtest.rs58 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
62 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
67 fn realpath(name: *const c_char, resolved: *mut c_char) -> *mut c_char; in realpath() function
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Ddotlock.c251 char realpath[_POSIX_PATH_MAX]; in dotlock_dispatch() local
442 char realpath[_POSIX_PATH_MAX]; in dotlock_prepare() local
538 char realpath[_POSIX_PATH_MAX]; in dotlock_deference_symlink() local
587 dotlock_lock (const char *realpath) in dotlock_lock()
694 dotlock_unlock (const char *realpath) in dotlock_unlock()
715 dotlock_unlink (const char *realpath) in dotlock_unlink()
H A Dmutt_dotlock.c251 char realpath[_POSIX_PATH_MAX]; in dotlock_dispatch() local
442 char realpath[_POSIX_PATH_MAX]; in dotlock_prepare() local
538 char realpath[_POSIX_PATH_MAX]; in dotlock_deference_symlink() local
587 dotlock_lock (const char *realpath) in dotlock_lock()
694 dotlock_unlock (const char *realpath) in dotlock_unlock()
715 dotlock_unlink (const char *realpath) in dotlock_unlink()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/git2-0.13.22/src/
H A Dtest.rs68 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
72 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
77 fn realpath(name: *const c_char, resolved: *mut c_char) -> *mut c_char; in realpath() function
/dports/devel/git-delta/delta-0.9.2/cargo-crates/git2-0.13.23/src/
H A Dtest.rs68 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
72 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
77 fn realpath(name: *const c_char, resolved: *mut c_char) -> *mut c_char; in realpath() function
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.22/src/
H A Dtest.rs68 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
72 pub fn realpath(original: &Path) -> io::Result<PathBuf> { in realpath() function
77 fn realpath(name: *const c_char, resolved: *mut c_char) -> *mut c_char; in realpath() function

12345678910>>...60