HomeSort by: relevance | last modified time | path
    Searched refs:DIOCRGETTABLES (Results 1 - 5 of 5) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_radix.c 133 if (ioctl(dev, DIOCRGETTABLES, &io))
  /src/sys/dist/pf/net/
pf_ioctl.c 1283 case DIOCRGETTABLES:
1331 case DIOCRGETTABLES:
2679 case DIOCRGETTABLES: {
pfvar.h 1547 #define DIOCRGETTABLES _IOWR('D', 63, struct pfioc_table)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1754 unsigned IOCTL_DIOCRGETTABLES = DIOCRGETTABLES;
sanitizer_interceptors_ioctl_netbsd.inc 813 _(DIOCRGETTABLES, READWRITE, struct_pfioc_table_sz);

Completed in 52 milliseconds