Searched defs:ioctlfunc_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/
H A Dipf.h178 typedef int (* ioctlfunc_t)(int, ioctlcmd_t, ...); typedef
180 typedef int (* ioctlfunc_t)(dev_t, ioctlcmd_t, void *); typedef
[all...]

Completed in 98 milliseconds