1 2 3 4 5 6 7
int innetgr(const char *netgroup, const char *host, const char *user, const char *domain) { return 0; }