Searched defs:SIG_FREE (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/ngatm/libngatm/
H A Dsscfucust.h62 #define SIG_FREE(PTR) \ macro
H A Dunicust.h59 #define SIG_FREE(P) free(P) macro
H A Dsscopcust.h69 #define SIG_FREE(PTR) \ macro
/freebsd-9.3-release/sys/netgraph/atm/sscfu/
H A Dng_sscfu_cust.h60 #define SIG_FREE(PTR) \ macro
78 #define SIG_FREE(PTR) \ macro
/freebsd-9.3-release/sys/netgraph/atm/uni/
H A Dng_uni_cust.h70 #define SIG_FREE(P) ng_uni_free(UNIMEM_SIG, P, __FILE__, __LINE__) macro
/freebsd-9.3-release/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h73 #define SIG_FREE(PTR) \ macro
100 #define SIG_FREE(PTR) \ macro

Completed in 106 milliseconds