Searched defs:add_server (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppush.c237 static void add_server(char *sname, int namelen);
428 * "ypservers" then calls add_server to make it the only entry on the
459 add_server(host, keylen);
464 * "ypservers". add_server is called for each one to add it to the list of
498 add_server(outkey, outkeylen);
535 add_server(char *sname, int namelen) function

Completed in 59 milliseconds