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

/freebsd-13-stable/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-13-stable/sys/netgraph/atm/sscfu/
H A Dng_sscfu_cust.h60 #define SIG_ALLOC(PTR) \ macro
77 #define SIG_ALLOC(PTR) \ macro
/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h71 #define SIG_ALLOC() ng_uni_malloc(UNIMEM_SIG, __FILE__, __LINE__) macro
/freebsd-13-stable/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h73 #define SIG_ALLOC(PTR) \ macro
99 #define SIG_ALLOC(PTR) \ macro

Completed in 101 milliseconds