OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rlimit64
(Results
51 - 59
of
59
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
resource.h
57
struct
rlimit64
{
struct
/system/core/toolbox/
prlimit.c
48
struct
rlimit64
rl;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
resource.h
144
struct
rlimit64
struct
/external/libchrome/sandbox/linux/services/
syscall_wrappers.cc
80
const struct
rlimit64
* new_limit,
81
struct
rlimit64
* old_limit) {
/external/valgrind/coregrind/m_syswrap/
syswrap-x86-solaris.c
[
all
...]
syswrap-linux.c
[
all
...]
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc
258
unsigned struct_rlimit64_sz = sizeof(struct
rlimit64
);
[
all
...]
/external/strace/
strace.c
482
# define struct_rlimit struct
rlimit64
[
all
...]
/external/valgrind/include/vki/
vki-solaris.h
809
#define vki_rlimit64
rlimit64
[
all
...]
Completed in 333 milliseconds
1
2
3