Searched refs:ifstat (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/awk-20/src/
H A Dproctab.c149 ifstat, /* IF */
H A Dproto.h178 extern Cell *ifstat(Node **, int);
H A Drun.c1359 Cell *ifstat(Node **a, int n) /* if (a[0]) a[1]; else a[2] */ function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsockio.h142 #define SIOCGIFSTATUS _IOWR('i', 61, struct ifstat) /* get IF status */
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif.h606 struct ifstat { struct
H A Dif.c1714 struct ifstat *ifs = NULL;
1832 case SIOCGIFSTATUS: /* struct ifstat */
1918 case SIOCGIFSTATUS: /* struct ifstat */
/macosx-10.10/network_cmds-457/ifconfig.tproj/
H A Difconfig.c1002 struct ifstat ifs;

Completed in 155 milliseconds