Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dvnd.c185 static void *vnd_alloc(void *, u_int, u_int);
1402 vnd->sc_comp_stream.zalloc = vnd_alloc; in vndioctl()
2093 vnd_alloc(void *aux, u_int items, u_int siz) in vnd_alloc() function