innetgr 132 source3/lib/access.c netgroup_ok = innetgr(tok + 1, hostname, (char *) 0, mydomain); innetgr 409 source3/smbd/password.c if (innetgr(ngname, NULL, user, my_yp_domain)) { innetgr 425 source3/smbd/password.c if (innetgr(ngname, NULL, lowercase_user, my_yp_domain)) {