authunix_create
extern AUTH *authunix_create(char *, int, int, int, int *);
PROTO_NORMAL(authunix_create);
DEF_WEAK(authunix_create);
return (authunix_create(machname, uid, gid, len, gids2));
nfs_auth = authunix_create(hostd, 0, 0, 1, &group_wheel);
client->cl_auth = authunix_create(au->aup_machname,