Searched defs:rlp (Results 1 – 8 of 8) sorted by relevance
/external/ltp/testcases/kernel/syscalls/llseek/ |
D | llseek01.c | 61 struct rlimit rlp; in setup() local
|
/external/ltp/testcases/kernel/syscalls/getdtablesize/ |
D | getdtablesize01.c | 59 struct rlimit rlp; in main() local
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | RequestLineParser.java | 87 RequestLineParser rlp = in main() local
|
/external/clang/test/Sema/ |
D | transparent-union.c | 5 long *__restrict rlp; member
|
/external/tcpdump/ |
D | print-ospf.c | 619 register const struct rlalink *rlp; in ospf_print_lsa() local
|
D | print-ospf6.c | 453 register const struct rlalink6 *rlp; in ospf6_print_lsa() local
|
/external/llvm-project/clang/test/Sema/ |
D | transparent-union.c | 5 long *__restrict rlp; member
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 757 #define __sanitizer_syscall_pre_compat_43_ogetrlimit(which, rlp) \ argument 760 #define __sanitizer_syscall_post_compat_43_ogetrlimit(res, which, rlp) \ argument 763 #define __sanitizer_syscall_pre_compat_43_osetrlimit(which, rlp) \ argument 766 #define __sanitizer_syscall_post_compat_43_osetrlimit(res, which, rlp) \ argument 1024 #define __sanitizer_syscall_pre_getrlimit(which, rlp) \ argument 1026 #define __sanitizer_syscall_post_getrlimit(res, which, rlp) \ argument 1029 #define __sanitizer_syscall_pre_setrlimit(which, rlp) \ argument 1031 #define __sanitizer_syscall_post_setrlimit(res, which, rlp) \ argument
|