int
innetgr(const char *netgroup, const char *host, const char *user,
const char *domain)
{
return 0;
}