Lines Matching defs:domain
324 * and the NETBIOS name of the domain.
428 char *domain,
462 if (!domain)
465 if ((uppercase_dom = strdup(domain)) == NULL)
600 char *domain,
615 dest[0] = domain;
616 if ((dest[1] = strdup(domain)) == NULL)
632 * For Windows Server 2003, the domain name needs to be included and
633 * converted to uppercase. For Vista, the domain name needs to be
731 char *domain,
742 dest[0] = domain;
743 if ((dest[1] = strdup(domain)) == NULL)
759 * For Windows Server 2003, the domain name needs to be included and
760 * converted to uppercase. For Vista, the domain name needs to be
799 char *domain,
818 passwd, domain, username);
838 char *domain,
856 domain, username, session_key);