Searched refs:uni_create_partyx (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_party.c | 74 uni_create_partyx(struct call *c, u_int epref, u_int mine, uint32_t cookie) in uni_create_partyx() function 120 return (uni_create_partyx(c, epref->epref, epref->flag, 0)); in uni_create_party()
|
| H A D | unipriv.h | 286 struct party *uni_create_partyx(struct call *, u_int epref, u_int mine,
|
| H A D | sig_call.c | 516 if ((p = uni_create_partyx(c, 0, 1, cookie)) == NULL) { in un0_setup_request() 2492 if ((p = uni_create_partyx(c, add->add.epref.epref, 1, cookie)) == NULL) { in unx_add_party_request()
|