Searched defs:MEMZALLOC (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/netgraph/atm/sscfu/ |
| HD | ng_sscfu_cust.h | 53 #define MEMZALLOC(PTR, CAST, SIZE) \ macro 70 #define MEMZALLOC(PTR, CAST, SIZE) \ macro
|
| /NextBSD/contrib/ngatm/libngatm/ |
| HD | sscfucust.h | 50 #define MEMZALLOC(PTR,CAST,SIZE) do { \ macro
|
| HD | sscopcust.h | 53 #define MEMZALLOC(PTR,CAST,SIZE) do { \ macro
|
| /NextBSD/sys/netgraph/atm/sscop/ |
| HD | ng_sscop_cust.h | 61 #define MEMZALLOC(PTR, CAST, SIZE) \ macro 86 #define MEMZALLOC(PTR, CAST, SIZE) \ macro
|