/external/webrtc/net/dcsctp/public/ |
D | dcsctp_message.h | 27 DcSctpMessage(StreamID stream_id, PPID ppid, std::vector<uint8_t> payload) in DcSctpMessage() 39 PPID ppid() const { return ppid_; } in ppid() function
|
/external/webrtc/net/dcsctp/packet/chunk/ |
D | data_common.h | 53 PPID ppid() const { return data_.ppid; } in ppid() function 64 PPID ppid, in AnyDataChunk()
|
D | data_chunk.cc | 56 PPID ppid(reader->Load32<12>()); in Parse() local
|
/external/strace/tests/ |
D | getxxid.c | 40 pid_t ppid; in main() local
|
D | fork-f.c | 83 pid_t ppid = getpid(); in main() local
|
D | vfork-f.c | 95 pid_t ppid = getpid(); in main() local
|
/external/strace/tests-mx32/ |
D | getxxid.c | 40 pid_t ppid; in main() local
|
D | fork-f.c | 83 pid_t ppid = getpid(); in main() local
|
D | vfork-f.c | 95 pid_t ppid = getpid(); in main() local
|
/external/strace/tests-m32/ |
D | getxxid.c | 40 pid_t ppid; in main() local
|
D | fork-f.c | 83 pid_t ppid = getpid(); in main() local
|
D | vfork-f.c | 95 pid_t ppid = getpid(); in main() local
|
/external/linux-kselftest/tools/testing/selftests/cgroup/ |
D | test_kill.c | 48 int ppid = getppid(); in child_fn() local 206 int ppid; in forkbomb_fn() local
|
/external/ltp/testcases/kernel/syscalls/getppid/ |
D | getppid01.c | 25 pid_t ppid; in verify_getppid() local
|
/external/ltp/testcases/kernel/containers/pidns/ |
D | pidns10.c | 20 pid_t ppid = getppid(); in child_func() local
|
D | pidns01.c | 22 pid_t cpid, ppid; in child_func() local
|
D | pidns06.c | 20 pid_t ppid = getppid(); in child_func() local
|
D | pidns04.c | 21 pid_t ppid = getppid(); in child_func() local
|
D | pidns17.c | 25 pid_t cpid, ppid; in child_func() local
|
D | pidns16.c | 31 pid_t cpid, ppid; in child_func() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
D | 1-1.c | 35 int ret, ppid; in main() local
|
/external/webrtc/net/dcsctp/testing/ |
D | data_generator.h | 27 PPID ppid = PPID(53); member
|
/external/linux-kselftest/tools/testing/selftests/powerpc/signal/ |
D | signal.c | 40 pid_t ppid = getpid(); in test_signal() local
|
/external/ltp/testcases/kernel/syscalls/prctl/ |
D | prctl03.c | 64 pid_t ppid = getpid(); in verify_prctl() local
|
/external/ltp/testcases/kernel/controllers/memcg/regression/ |
D | memcg_test_3.c | 24 static pid_t ppid; variable
|