Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ngatm/libngatm/
HDunicust.h43 mzalloc(size_t s) in mzalloc() function
52 #define INS_ALLOC() mzalloc(sizeof(struct uni))
55 #define UNI_ALLOC() mzalloc(sizeof(struct uni_all))
58 #define SIG_ALLOC() mzalloc(sizeof(struct sig))
61 #define CALL_ALLOC() mzalloc(sizeof(struct call))
64 #define PARTY_ALLOC() mzalloc(sizeof(struct party))