Searched refs:uni_create_party (Results 1 – 3 of 3) sorted by relevance
285 struct party *uni_create_party(struct call *, struct uni_ie_epref *);
118 uni_create_party(struct call *c, struct uni_ie_epref *epref) in uni_create_party() function
444 if ((p = uni_create_party(c, &u->u.setup.epref)) == NULL) { in un0_setup()2777 if (p == NULL && (p = uni_create_party(c, &u->u.add_party.epref)) in unx_add_party()