Searched refs:setdomainname (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dsetdomainname.c32 setdomainname(const char *name, size_t namelen) function
/macosx-10.9.5/remote_cmds-41.90.1/domainname.tproj/
H A Ddomainname.c74 if (setdomainname(*argv, (int)strlen(*argv)))
75 err(1, "setdomainname");
/macosx-10.9.5/Libc-997.90.3/include/
H A Dunistd.h838 int setdomainname(const char *, int);
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c476 res = setdomainname(domain, len);

Completed in 67 milliseconds