Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/ipf/lib/common/
H A Dcheckrev.c33 if (ioctl(vfd, SIOCGETFS, &ipfo)) {
/onnv-gate/usr/src/cmd/ipf/tools/
H A Dipf.c519 if (ioctl(vfd, SIOCGETFS, &ipfo)) { in showversion()
H A Dipfstat.c431 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 Dip_fil.c367 case SIOCGETFS :
/onnv-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h34 # 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 Dip_fil_solaris.c544 cmd != SIOCGETFS && cmd != SIOCGETFF) {
665 case SIOCGETFS :
H A Dip_state.c527 case SIOCGETFS :