Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dcontent_filter.c613 #define MATCH_PID(so) (so && (cfil_log_pid == SOCKET_PID(so)))
620 …((cfil_log_port && MATCH_PORT(inp, local, remote)) || (cfil_log_pid && MATCH_PID(so)) || (cfil_log…
688 int cfil_log_pid = 0; variable
711 &cfil_log_pid, 0, "");