Searched refs:CALL_FREE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ngatm/libngatm/
H A Dunicust.h62 #define CALL_FREE(P) free(P) macro
/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h75 #define CALL_FREE(P) ng_uni_free(UNIMEM_CALL, P, __FILE__, __LINE__) macro
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c157 CALL_FREE(c);
250 CALL_FREE(c);
4130 CALL_FREE(c);

Completed in 116 milliseconds