Home
last modified time | relevance | path

Searched refs:PathMax (Results 1 – 25 of 11199) sorted by relevance

12345678910>>...448

/dports/www/firefox/firefox-99.0/js/src/vm/
H A DDateTime.cpp635 constexpr size_t PathMax = PATH_MAX; in ReadTimeZoneLink() local
637 constexpr size_t PathMax = 4096; in ReadTimeZoneLink() local
639 static_assert(PathMax > 0, "PathMax should be larger than zero"); in ReadTimeZoneLink()
641 char linkName[PathMax]; in ReadTimeZoneLink()
653 char linkTarget[PathMax]; in ReadTimeZoneLink()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DDateTime.cpp653 constexpr size_t PathMax = PATH_MAX; in ReadTimeZoneLink() local
655 constexpr size_t PathMax = 4096; in ReadTimeZoneLink() local
657 static_assert(PathMax > 0, "PathMax should be larger than zero"); in ReadTimeZoneLink()
659 char linkName[PathMax]; in ReadTimeZoneLink()
670 char linkTarget[PathMax]; in ReadTimeZoneLink()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DDateTime.cpp653 constexpr size_t PathMax = PATH_MAX; in ReadTimeZoneLink() local
655 constexpr size_t PathMax = 4096; in ReadTimeZoneLink() local
657 static_assert(PathMax > 0, "PathMax should be larger than zero"); in ReadTimeZoneLink()
659 char linkName[PathMax]; in ReadTimeZoneLink()
670 char linkTarget[PathMax]; in ReadTimeZoneLink()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DDateTime.cpp624 constexpr size_t PathMax = PATH_MAX; in ReadTimeZoneLink() local
626 constexpr size_t PathMax = 4096; in ReadTimeZoneLink() local
628 static_assert(PathMax > 0, "PathMax should be larger than zero"); in ReadTimeZoneLink()
630 char linkName[PathMax]; in ReadTimeZoneLink()
641 char linkTarget[PathMax]; in ReadTimeZoneLink()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/syscall/
H A Dsyscall_js.go37 const PathMax = 256 const
263 var buf [PathMax]byte
/dports/lang/gcc9/gcc-9.4.0/libgo/go/syscall/
H A Dsyscall_js.go37 const PathMax = 256 const
263 var buf [PathMax]byte
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/syscall/
H A Dsyscall_js.go37 const PathMax = 256 const
263 var buf [PathMax]byte
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/
H A Dsyscall_js.go40 const PathMax = 256 const
284 var buf [PathMax]byte
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dsyscall_js.go38 const PathMax = 256 const
282 var buf [PathMax]byte
H A Dtypes_aix.go63 PathMax = C.PATH_MAX const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dsyscall_js.go39 const PathMax = 256 const
283 var buf [PathMax]byte
H A Dtypes_aix.go63 PathMax = C.PATH_MAX const
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/
H A Dsyscall_js.go38 const PathMax = 256 const
282 var buf [PathMax]byte
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/
H A Dsyscall_js.go38 const PathMax = 256 const
282 var buf [PathMax]byte
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/syscall/
H A Dsyscall_js.go38 const PathMax = 256 const
282 var buf [PathMax]byte
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/syscall/
H A Dsyscall_js.go38 const PathMax = 256 const
282 var buf [PathMax]byte
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/syscall/
H A Dsyscall_js.go38 const PathMax = 256 const
282 var buf [PathMax]byte
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/syscall/
H A Dsyscall_js.go38 const PathMax = 256
282 var buf [PathMax]byte
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/opencontainers/runc/libcontainer/
H A Dnotify_linux_v2.go35 buffer [unix.SizeofInotifyEvent + unix.PathMax + 1]byte
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/libcontainer/
H A Dnotify_linux_v2.go55 buffer [unix.SizeofInotifyEvent + unix.PathMax + 1]byte
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/opencontainers/runc/libcontainer/
H A Dnotify_linux_v2.go55 buffer [unix.SizeofInotifyEvent + unix.PathMax + 1]byte
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Dalldiff_cst.cc235 int z = PathMax(tree_.get(), x + 1); in PropagateMin()
239 z = PathMax(tree_.get(), z + 1); in PropagateMin()
247 int w = PathMax(hall_.get(), hall_[x]); in PropagateMin()
332 int PathMax(const int* const tree, int index) { in PathMax() function in operations_research::__anon780a12590111::RangeBipartiteMatching
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/continuity/vendor/golang.org/x/sys/unix/
H A Dztypes_aix_ppc.go14 PathMax = 0x3ff const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/continuity/vendor/golang.org/x/sys/unix/
H A Dztypes_aix_ppc.go14 PathMax = 0x3ff const
/dports/databases/go-pgweb/pgweb-0.11.7/vendor/golang.org/x/sys/unix/
H A Dztypes_aix_ppc.go14 PathMax = 0x3ff const

12345678910>>...448