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

/freebsd-9.3-release/contrib/ngatm/libngatm/
H A Dsscfucust.h60 #define SIG_ALLOC(PTR) \ macro
H A Dunicust.h58 #define SIG_ALLOC() mzalloc(sizeof(struct sig)) macro
H A Dsscopcust.h67 #define SIG_ALLOC(PTR) \ macro
/freebsd-9.3-release/sys/netgraph/atm/sscfu/
H A Dng_sscfu_cust.h58 #define SIG_ALLOC(PTR) \ macro
75 #define SIG_ALLOC(PTR) \ macro
/freebsd-9.3-release/sys/netgraph/atm/uni/
H A Dng_uni_cust.h69 #define SIG_ALLOC() ng_uni_malloc(UNIMEM_SIG, __FILE__, __LINE__) macro
/freebsd-9.3-release/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h71 #define SIG_ALLOC(PTR) \ macro
97 #define SIG_ALLOC(PTR) \ macro

Completed in 45 milliseconds