Home
last modified time | relevance | path

Searched refs:SIG_ALLOC (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/sys/netgraph/atm/sscfu/
Dng_sscfu_cust.h60 #define SIG_ALLOC(PTR) \ macro
77 #define SIG_ALLOC(PTR) \ macro
/freebsd-12-stable/contrib/ngatm/libngatm/
Dsscfucust.h60 #define SIG_ALLOC(PTR) \ macro
Dunicust.h58 #define SIG_ALLOC() mzalloc(sizeof(struct sig)) macro
Dsscopcust.h67 #define SIG_ALLOC(PTR) \ macro
/freebsd-12-stable/sys/netgraph/atm/sscop/
Dng_sscop_cust.h73 #define SIG_ALLOC(PTR) \ macro
99 #define SIG_ALLOC(PTR) \ macro
/freebsd-12-stable/sys/netgraph/atm/uni/
Dng_uni_cust.h71 #define SIG_ALLOC() ng_uni_malloc(UNIMEM_SIG, __FILE__, __LINE__) macro
/freebsd-12-stable/sys/contrib/ngatm/netnatm/sig/
Dsig_uni.c470 if ((s = SIG_ALLOC()) != NULL) { in uni_enq_sig()
492 if ((s = SIG_ALLOC()) != NULL) { in uni_delenq_sig()
/freebsd-12-stable/sys/contrib/ngatm/netnatm/saal/
Dsaal_sscfu.c537 SIG_ALLOC(s); in sscfu_saalsig()
Dsaal_sscop.c4838 SIG_ALLOC(s); in sscop_signal()
4910 SIG_ALLOC(s); in sscop_save_signal()