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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc 852 _(SIOCADNAT, READ, struct_ipfobj_sz);
853 _(SIOCRMNAT, READ, struct_ipfobj_sz);
854 _(SIOCGNATS, READWRITE, struct_ipfobj_sz);
855 _(SIOCGNATL, READWRITE, struct_ipfobj_sz);
856 _(SIOCPURGENAT, READWRITE, struct_ipfobj_sz);
sanitizer_platform_limits_netbsd.h 685 extern unsigned struct_ipfobj_sz;
sanitizer_platform_limits_netbsd.cc 684 unsigned struct_ipfobj_sz = sizeof(ipfobj); variable in namespace:__sanitizer

Completed in 17 milliseconds