Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/sscfu/
H A Dng_sscfu_cust.h62 #define SIG_FREE(PTR) \ macro
80 #define SIG_FREE(PTR) \ macro
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop_cust.h75 #define SIG_FREE(PTR) \ macro
102 #define SIG_FREE(PTR) \ macro
/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h72 #define SIG_FREE(P) ng_uni_free(UNIMEM_SIG, P, __FILE__, __LINE__) macro