Home
last modified time | relevance | path

Searched refs:the_pid (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/tests/skywalk/
H A Dskt_xfer.c2554 struct in_addr our_mask, uint16_t our_port, pid_t the_pid, in setup_flowswitch_and_flow() argument
2569 handles->fsw_nx_uuid, OUR_FLOWSWITCH_PORT, the_pid, NULL, NULL, 0, in setup_flowswitch_and_flow()
2590 const char * ifname, pid_t the_pid, in setup_flowswitch() argument
2604 struct in_addr our_mask, uint16_t our_port, pid_t the_pid, in fetch_if_flowswitch_and_setup_flow() argument
2642 handles->fsw_nx_uuid, CHILD_FLOWSWITCH_PORT, the_pid, NULL, NULL, 0, in fetch_if_flowswitch_and_setup_flow()
2646 handles->fsw_nx_uuid, OUR_FLOWSWITCH_PORT, the_pid, NULL, NULL, 0, in fetch_if_flowswitch_and_setup_flow()
/xnu-11417.121.6/tests/
H A Dstackshot_tests.m3180 uint64_t the_pid = [transitioning_task_snapshot[@"tts_pid"] unsignedLongLongValue];
3181 if (the_pid == (uint64_t)transistioning_task_pid) {