Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dmpipe.h85 struct malloc_pipe { struct
86 malloc_type_t type; /* malloc bucket */
87 int bytes; /* allocation size */
111 typedef struct malloc_pipe *malloc_pipe_t; argument