Searched refs:oifconf (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Duipc_syscalls_40.c35 struct oifconf *ifc = data;
/netbsd-6-1-5-RELEASE/sys/compat/svr4_32/
H A Dsvr4_32_sockio.c145 struct oifconf ifc;
/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dsockio.h77 struct oifconf { struct
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos_ioctl.c693 case _IOWR('i', 20, struct oifconf): /* SIOCGIFCONF */
695 struct oifconf ifc;
/netbsd-6-1-5-RELEASE/sys/compat/sunos32/
H A Dsunos32_ioctl.c726 case _IOWR('i', 20, struct oifconf): /* SIOCGIFCONF */
728 struct oifconf ifcf;

Completed in 294 milliseconds