| /third_party/ltp/testcases/kernel/syscalls/getrusage/ |
| D | getrusage02.c | 24 static int libc_getrusage(int who, void *usage) in libc_getrusage() 29 static int sys_getrusage(int who, void *usage) in sys_getrusage() 35 int who; member
|
| D | getrusage01.c | 19 int who; member
|
| /third_party/musl/porting/liteos_a/user/src/misc/ |
| D | getpriority.c | 4 int getpriority(int which, id_t who) in getpriority()
|
| /third_party/musl/src/misc/ |
| D | setpriority.c | 4 int setpriority(int which, id_t who, int prio) in setpriority()
|
| D | getpriority.c | 4 int getpriority(int which, id_t who) in getpriority()
|
| D | getrusage.c | 6 int getrusage(int who, struct rusage *ru) in getrusage()
|
| /third_party/ltp/testcases/kernel/syscalls/ioprio/ |
| D | ioprio.h | 39 static inline int sys_ioprio_get(int which, int who) in sys_ioprio_get() 44 static inline int sys_ioprio_set(int which, int who, int ioprio) in sys_ioprio_set()
|
| /third_party/rust/crates/nix/test/test_kmod/hello_mod/ |
| D | hello.c | 8 static char *who = "World"; variable
|
| /third_party/node/test/parallel/ |
| D | test-stdio-pipe-access.js | 11 const who = process.argv.length <= 2 ? 'runner' : process.argv[2]; constant
|
| D | test-stdio-pipe-redirect.js | 13 const who = process.argv.length <= 2 ? 'parent' : process.argv[2]; constant
|
| /third_party/ltp/testcases/kernel/syscalls/getpriority/ |
| D | getpriority02.c | 26 int who; member
|
| /third_party/musl/src/thread/ |
| D | pthread_atfork.c | 14 void __fork_handler(int who) in __fork_handler()
|
| /third_party/rust/crates/rustix/tests/net/ |
| D | v6.rs | 27 let who = match getsockname(&connection_socket).unwrap() { in server() localVariable
|
| D | v4.rs | 23 let who = match getsockname(&connection_socket).unwrap() { in server() localVariable
|
| D | poll.rs | 26 let who = match getsockname(&connection_socket).unwrap() { in server() localVariable
|
| /third_party/ltp/testcases/kernel/syscalls/setpriority/ |
| D | setpriority02.c | 38 int who; member
|
| D | setpriority01.c | 26 int *who; member
|
| /third_party/node/deps/uvwasi/src/ |
| D | clocks.c | 60 #define UVWASI__GETRUSAGE_AND_RETURN(who, time) \ argument
|
| /third_party/rust/crates/rustix/tests/io/ |
| D | epoll.rs | 21 let who = match getsockname(&listen_sock).unwrap() { in server() localVariable
|
| /third_party/musl/src/malloc/mallocng/ |
| D | glue.h | 86 static inline void malloc_atfork(int who) in malloc_atfork()
|
| /third_party/python/Modules/clinic/ |
| D | resource.c.h | 20 int who; in resource_getrusage() local
|
| /third_party/musl/compat/time32/ |
| D | getrusage_time32.c | 25 int __getrusage_time32(int who, struct compat_rusage *usage) in __getrusage_time32()
|
| /third_party/python/Modules/ |
| D | resource.c | 90 resource_getrusage_impl(PyObject *module, int who) in resource_getrusage_impl()
|
| /third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
| D | malloc.c | 540 void __malloc_atfork(int who) in __malloc_atfork()
|
| /third_party/musl/src/malloc/oldmalloc/ |
| D | malloc.c | 540 void __malloc_atfork(int who) in __malloc_atfork()
|