Searched refs:INS_FREE (Results 1 - 3 of 3) 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
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c225 INS_FREE(uni);

Completed in 121 milliseconds