Home
last modified time | relevance | path

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

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