Searched refs:uni_delsig (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unipriv.h | 463 void uni_delsig(struct uni *, u_int, struct call *, struct party *);
|
| H A D | sig_uni.c | 580 uni_delsig(struct uni *uni, u_int type, struct call *c, struct party *p) in uni_delsig() function
|
| H A D | sig_party.c | 162 uni_delsig(p->call->uni, SIG_PARTY, p->call, p); in uni_destroy_party()
|
| H A D | sig_call.c | 230 uni_delsig(c->uni, SIG_CALL, c, NULL); in uni_destroy_call()
|