Home
last modified time | relevance | path

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

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