Home
last modified time | relevance | path

Searched defs:linux___sysctl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/linux/common/
H A Dlinux_types.h104 struct linux___sysctl { struct
105 int *name;
106 int nlen;
107 void *oldval;
108 size_t *oldlenp;
109 void *newval;
110 size_t newlen;
111 unsigned long __unused0[4];