Searched refs:port_flag_str (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/net/ |
| H A D | restricted_in_port.c | 398 port_flag_str(uint32_t port_flags) in port_flag_str() function 434 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port() 468 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port() 480 ntohs(port), protocol, port_flag_str(port_flags)); in current_task_can_use_restricted_in_port() 486 … ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid, rpe->rpe_entitlement); in current_task_can_use_restricted_in_port() 491 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port() 496 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port() 502 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port()
|