Searched refs:DIOCGETRULESET (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/dist/pf/usr.sbin/authpf/ |
| H A D | authpf.c | 600 if (ioctl(dev, DIOCGETRULESET, &prs)) in remove_stale_rulesets()
|
| /netbsd-src/sys/dist/pf/net/ |
| H A D | pf_ioctl.c | 1282 case DIOCGETRULESET: in pfioctl() 1329 case DIOCGETRULESET: in pfioctl() 2609 case DIOCGETRULESET: { in pfioctl()
|
| H A D | pfvar.h | 1543 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset) macro
|
| /netbsd-src/dist/pf/sbin/pfctl/ |
| H A D | pfctl.c | 1923 if (ioctl(dev, DIOCGETRULESET, &pr)) in pfctl_show_anchors()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 1750 unsigned IOCTL_DIOCGETRULESET = DIOCGETRULESET;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 809 _(DIOCGETRULESET, READWRITE, struct_pfioc_ruleset_sz);
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 1913 unsigned IOCTL_DIOCGETRULESET = DIOCGETRULESET;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 808 _(DIOCGETRULESET, READWRITE, struct_pfioc_ruleset_sz);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 1912 unsigned IOCTL_DIOCGETRULESET = DIOCGETRULESET;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 808 _(DIOCGETRULESET, READWRITE, struct_pfioc_ruleset_sz);
|