Home
last modified time | relevance | path

Searched refs:SIOCSTLCK (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/ipfilter/samples/
Dproxy.c210 if (ioctl(fd, SIOCSTLCK, &onoff) == 0) {
214 if (ioctl(fd, SIOCSTLCK, &onoff) != 0)
/freebsd-9-stable/sys/contrib/ipfilter/netinet/
Dip_fil.h48 # define SIOCSTLCK _IOWR('r', 79, u_int) macro
86 # define SIOCSTLCK _IOWR(r, 79, u_int) macro
Dip_auth.c442 case SIOCSTLCK :
Dip_state.c559 case SIOCSTLCK :
Dip_nat.c880 case SIOCSTLCK :
Dfil.c7156 case SIOCSTLCK :
/freebsd-9-stable/contrib/ipfilter/tools/
Dipfs.c389 if (ioctl(fd, SIOCSTLCK, &lock) == -1) {