Searched refs:the_pid (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skt_xfer.c | 2555 struct in_addr our_mask, uint16_t our_port, pid_t the_pid, in setup_flowswitch_and_flow() argument 2570 handles->fsw_nx_uuid, OUR_FLOWSWITCH_PORT, the_pid, NULL, NULL, 0, in setup_flowswitch_and_flow() 2591 const char * ifname, pid_t the_pid, in setup_flowswitch() argument 2605 struct in_addr our_mask, uint16_t our_port, pid_t the_pid, in fetch_if_flowswitch_and_setup_flow() argument 2643 handles->fsw_nx_uuid, CHILD_FLOWSWITCH_PORT, the_pid, NULL, NULL, 0, in fetch_if_flowswitch_and_setup_flow() 2647 handles->fsw_nx_uuid, OUR_FLOWSWITCH_PORT, the_pid, NULL, NULL, 0, in fetch_if_flowswitch_and_setup_flow()
|
| /xnu-12377.81.4/tests/ |
| H A D | stackshot_tests.m | 3226 uint64_t the_pid = [transitioning_task_snapshot[@"tts_pid"] unsignedLongLongValue]; 3227 if (the_pid == (uint64_t)transistioning_task_pid) {
|