Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDmalloc.h105 struct malloc_type { struct
106 struct malloc_type *ks_next; /* Next in global chain. */ argument
120 struct malloc_type_stream_header { argument
/trueos/gnu/usr.bin/rcs/lib/
HDconf.h170 typedef void *malloc_type; /* type returned by malloc() */ typedef