Searched refs:DIOCGETRULESETS (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/dist/pf/usr.sbin/authpf/ |
| H A D | authpf.c | 586 if (ioctl(dev, DIOCGETRULESETS, &prs)) { in remove_stale_rulesets()
|
| /netbsd-src/sys/dist/pf/net/ |
| H A D | pf_ioctl.c | 1281 case DIOCGETRULESETS: in pfioctl() 1328 case DIOCGETRULESETS: in pfioctl() 2585 case DIOCGETRULESETS: { in pfioctl()
|
| H A D | pfvar.h | 1542 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset) macro
|
| /netbsd-src/dist/pf/sbin/pfctl/ |
| H A D | pfctl.c | 1910 if (ioctl(dev, DIOCGETRULESETS, &pr)) { in pfctl_show_anchors()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 1749 unsigned IOCTL_DIOCGETRULESETS = DIOCGETRULESETS;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 808 _(DIOCGETRULESETS, READWRITE, struct_pfioc_ruleset_sz);
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 1912 unsigned IOCTL_DIOCGETRULESETS = DIOCGETRULESETS;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 807 _(DIOCGETRULESETS, READWRITE, struct_pfioc_ruleset_sz);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 1911 unsigned IOCTL_DIOCGETRULESETS = DIOCGETRULESETS;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 807 _(DIOCGETRULESETS, READWRITE, struct_pfioc_ruleset_sz);
|