Home
last modified time | relevance | path

Searched refs:SIG_PARTY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c447 case SIG_PARTY: in uni_work()
589 (type == SIG_PARTY && s->type == SIG_PARTY && in uni_delsig()
606 (type == SIG_PARTY && s->type == SIG_PARTY && in uni_delsig()
H A Dunipriv.h224 SIG_PARTY, enumerator
445 uni_enq_sig((PARTY)->call->uni, SIG_PARTY, (PARTY)->call, \
H A Dsig_party.c162 uni_delsig(p->call->uni, SIG_PARTY, p->call, p); in uni_destroy_party()