HomeSort by: relevance | last modified time | path
    Searched defs:domain_create (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/ypbind/
ypbind.c 308 domain_create(const char *name) function in typeref:struct:domain *
316 yp_log(LOG_ERR, "domain_create: Out of memory");
513 dom = domain_create(dom_name);
750 * removelock() after domain_create().
753 dom = domain_create(arg);
1710 if (domain_create(domainname) == NULL)

Completed in 54 milliseconds