Searched refs:CONTENT_FILTER_CONTROL_NAME (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dcontent_filter.h49 #define CONTENT_FILTER_CONTROL_NAME "com.apple.content-filter" macro
H A Dcontent_filter.c37 * CONTENT_FILTER_CONTROL_NAME to attach to the socket content filter subsystem.
1704 strlcpy(kern_ctl.ctl_name, CONTENT_FILTER_CONTROL_NAME,
/macosx-10.10.1/network_cmds-457/cfilutil/
H A Dcfilutil.c451 strlcpy(ctl_info.ctl_name, CONTENT_FILTER_CONTROL_NAME, sizeof(ctl_info.ctl_name));

Completed in 83 milliseconds