Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_proxy.c594 a = ipf_proxy_lookup(arg, ctl->apc_p, ctl->apc_label); in ipf_proxy_ctl()
598 ctl->apc_label, ctl->apc_p); in ipf_proxy_ctl()
604 ctl->apc_label, ctl->apc_p); in ipf_proxy_ctl()
HDip_proxy.h72 char apc_label[APR_LABELLEN]; member
/freebsd-13-stable/sbin/ipf/ipnat/
HDipnat_y.y1687 strncpy(pcmd.apc_label, proxy, APR_LABELLEN); in proxy_loadconfig()
1688 pcmd.apc_label[APR_LABELLEN - 1] = '\0'; in proxy_loadconfig()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_netbsd.cpp325 char apc_label[16]; member