Lines Matching defs:bound_domains
102 * manipulation of the bound_domains list.
118 static struct dom_binding *bound_domains; /* List of bound domains */
139 * Attempts to find a dom_binding in the list at bound_domains having the
169 for (prev = &bound_domains; (p = *prev) != 0; prev = &p->dom_pnext) {
212 for (p = bound_domains; p != 0; p = q) {
216 bound_domains = 0;
238 for (pdomb = bound_domains; pdomb != NULL; pdomb = pdomb->dom_pnext) {
399 pdomb->dom_pnext = bound_domains; /* Link this to the list as */
420 bound_domains = pdomb; /* ... the head entry */
525 * pointed to by cell bound_domains, a udp path to the server is created and
693 * pointed to by cell bound_domains, a udp path to the server is created and