HomeSort by: relevance | last modified time | path
    Searched defs:vnd_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/
vnd.c 185 static void *vnd_alloc(void *, u_int, u_int);
1402 vnd->sc_comp_stream.zalloc = vnd_alloc;
2093 vnd_alloc(void *aux, u_int items, u_int siz) function in typeref:typename:void *

Completed in 15 milliseconds