Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_proxy.c591 a = ipf_proxy_lookup(arg, ctl->apc_p, ctl->apc_label); in ipf_proxy_ctl()
595 ctl->apc_label, ctl->apc_p); in ipf_proxy_ctl()
601 ctl->apc_label, ctl->apc_p); in ipf_proxy_ctl()
H A Dip_proxy.h72 char apc_label[APR_LABELLEN]; member
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y1687 strncpy(pcmd.apc_label, proxy, APR_LABELLEN); in proxy_loadconfig()
1688 pcmd.apc_label[APR_LABELLEN - 1] = '\0'; in proxy_loadconfig()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp325 char apc_label[16]; member