OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_ifconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/netbsd32/
netbsd32_ioctl.h
434
struct
netbsd32_ifconf
{
struct
444
#define OOSIOCGIFCONF32 _IOWR('i', 20, struct
netbsd32_ifconf
) /* get ifnet list */
445
#define OSIOCGIFCONF32 _IOWR('i', 36, struct
netbsd32_ifconf
) /* get ifnet list */
446
#define SIOCGIFCONF32 _IOWR('i', 38, struct
netbsd32_ifconf
) /* get ifnet list */
netbsd32_ioctl.c
179
netbsd32_to_ifconf(struct
netbsd32_ifconf
*s32p, struct ifconf *p, u_long cmd)
736
struct
netbsd32_ifconf
*s32p, u_long cmd)
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025