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

/freebsd-13-stable/contrib/ngatm/libngatm/
H A Dunicust.h53 #define INS_FREE(P) free(P) macro
/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h66 #define INS_FREE(P) ng_uni_free(UNIMEM_INS, P, __FILE__, __LINE__) macro

Completed in 40 milliseconds