Home
last modified time | relevance | path

Searched refs:uni_delsig (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunipriv.h463 void uni_delsig(struct uni *, u_int, struct call *, struct party *);
H A Dsig_uni.c580 uni_delsig(struct uni *uni, u_int type, struct call *c, struct party *p) in uni_delsig() function
H A Dsig_party.c162 uni_delsig(p->call->uni, SIG_PARTY, p->call, p); in uni_destroy_party()
H A Dsig_call.c230 uni_delsig(c->uni, SIG_CALL, c, NULL); in uni_destroy_call()