authdes_seccreate
return (authdes_seccreate(netname, window, hostname,
nauth = authdes_seccreate(servername, window, hostname, ckey);
return (authdes_seccreate(servername, window, hostname, ckey));
client->cl_auth = authdes_seccreate(ypmastername, WINDOW,
extern AUTH *authdes_seccreate();
extern AUTH *authdes_seccreate(const char *, const uint_t, const char *,
extern AUTH *authdes_seccreate();