Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/utilities/
H A Dzmalloc.c48 struct buffer_map { struct
49 struct buffer_map *bm_next; argument
55 static struct buffer_map *bm_list; /* NULL by default */ argument