Searched refs:iocfunctions (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipf.c | 61 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ioctl, ioctl, ioctl, variable 258 ipf_parsefile(fd, ipf_interceptadd, iocfunctions, file);
|
H A D | ipftest.c | 63 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl, variable 169 if (ipf_parsefile(-1, ipf_addrule, iocfunctions,
|
Completed in 92 milliseconds