Home
last modified time | relevance | path

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

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