Home
last modified time | relevance | path

Searched refs:freebsd_sysctl_name2oid (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_sysctl.c57 static int freebsd_sysctl_name2oid(char *, int *, int *);
163 error = freebsd_sysctl_name2oid(locnew, oid, &oidlen); in freebsd_sys_sysctl()
186 freebsd_sysctl_name2oid(char *name, int *oid, int *oidlen) in freebsd_sysctl_name2oid() function