Lines Matching defs:domain
1456 * We are not going to perform DN to domain mapping
1506 * We are not going to perform DN to domain mapping
4618 /* Copy domain name if found */
5230 const char *domain,
5244 * the domain parameter needs to be used in case domain is not local, if
5245 * this routine is to support multi domain setups, it needs lots of work...
5309 char **domain,
5319 if (domain == NULL)
5322 *domain = NULL;
5364 * loop and find the domain name associated with newdn,
5376 dns[i], domain);
5381 rc = __s_api_find_domainname(dns[i], domain,
5394 * dn to domain mapping(s)
5400 *domain);