Searched refs:SIOCGETFS (Results 1 – 7 of 7) sorted by relevance
| /onnv-gate/usr/src/cmd/ipf/lib/common/ |
| H A D | checkrev.c | 33 if (ioctl(vfd, SIOCGETFS, &ipfo)) {
|
| /onnv-gate/usr/src/cmd/ipf/tools/ |
| H A D | ipf.c | 519 if (ioctl(vfd, SIOCGETFS, &ipfo)) { in showversion()
|
| H A D | ipfstat.c | 431 if (ioctl(ipf_fd, SIOCGETFS, &ipfo) == -1) { 448 if ((ioctl(state_fd, SIOCGETFS, &ipfo) == -1)) { 1187 if ((ioctl(state_fd, SIOCGETFS, &ipfo) == -1)) {
|
| H A D | ip_fil.c | 367 case SIOCGETFS :
|
| /onnv-gate/usr/src/uts/common/inet/ipf/netinet/ |
| H A D | ip_fil.h | 34 # define SIOCGETFS _IOWR('r', 64, struct ipfobj) macro 72 # define SIOCGETFS _IOWR(r, 64, struct ipfobj) macro
|
| /onnv-gate/usr/src/uts/common/inet/ipf/ |
| H A D | ip_fil_solaris.c | 544 cmd != SIOCGETFS && cmd != SIOCGETFF) { 665 case SIOCGETFS :
|
| H A D | ip_state.c | 527 case SIOCGETFS :
|