Searched defs:UNI_FREE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dunicust.h56 #define UNI_FREE(P) free(P) macro
/freebsd-11-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h67 #define UNI_FREE(P) ng_uni_free(UNIMEM_ALL, P, __FILE__, __LINE__) macro

Completed in 155 milliseconds