Home
last modified time | relevance | path

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

/openbsd-src/sys/kern/
H A Dkern_malloc.c587 sysctl_malloc(int *name, u_int namelen, void *oldp, size_t *oldlenp, void *newp, global() function
/openbsd-src/sbin/sysctl/
H A Dsysctl.c1959 sysctl_malloc(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_malloc() function