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

/freebsd-13-stable/sys/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) function
H A Dsig_party.c162 uni_delsig(p->call->uni, SIG_PARTY, p->call, p);
H A Dsig_call.c230 uni_delsig(c->uni, SIG_CALL, c, NULL);

Completed in 113 milliseconds