Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/sscfu/
H A Dng_sscfu_cust.h60 #define SIG_ALLOC(PTR) \ macro
77 #define SIG_ALLOC(PTR) \ macro
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop_cust.h73 #define SIG_ALLOC(PTR) \ macro
99 #define SIG_ALLOC(PTR) \ macro
/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h71 #define SIG_ALLOC() ng_uni_malloc(UNIMEM_SIG, __FILE__, __LINE__) macro