HomeSort by: relevance | last modified time | path
    Searched refs:oifconf (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/net/
if.h 89 struct oifconf { struct
  /src/sys/compat/common/
uipc_syscalls_40.c 39 struct oifconf *ifc = data;
  /src/sys/compat/sunos/
sunos_ioctl.c 705 case _IOWR('i', 20, struct oifconf): /* SIOCGIFCONF */
707 struct oifconf ifc;
  /src/sys/compat/sunos32/
sunos32_ioctl.c 744 case _IOWR('i', 20, struct oifconf): /* SIOCGIFCONF */
746 struct oifconf ifcf;

Completed in 12 milliseconds