Searched defs:uni_msg_alloc (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netgraph/atm/ | ||
| H A D | ngatmbase.h | 50 #define uni_msg_alloc(S) _uni_msg_alloc((S), __FILE__, __LINE__) macro |
| H A D | ngatmbase.c | 352 uni_msg_alloc(size_t s) in uni_msg_alloc() function |