Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dcheckrev.c33 if (ioctl(vfd, SIOCGETFS, &ipfo)) {
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf.c556 if (ioctl(vfd, SIOCGETFS, &ipfo)) { in showversion()
H A Dipfstat.c458 if (ioctl(ipf_fd, SIOCGETFS, &ipfo) == -1) {
475 if ((ioctl(state_fd, SIOCGETFS, &ipfo) == -1)) {
1218 if ((ioctl(state_fd, SIOCGETFS, &ipfo) == -1)) {
H A Dip_fil.c368 case SIOCGETFS :
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h42 # define SIOCGETFS _IOWR('r', 64, struct ipfobj) macro
80 # define SIOCGETFS _IOWR(r, 64, struct ipfobj) macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c845 cmd != SIOCGETFS && cmd != SIOCGETFF) {
966 case SIOCGETFS :
H A Dip_state.c529 case SIOCGETFS :