Searched defs:UNI_FREE (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/ngatm/libngatm/ | ||
| HD | unicust.h | 56 #define UNI_FREE(P) free(P) macro |
| /trueos/sys/netgraph/atm/uni/ | ||
| HD | ng_uni_cust.h | 67 #define UNI_FREE(P) ng_uni_free(UNIMEM_ALL, P, __FILE__, __LINE__) macro |