nss_getusersids 71 examples/nss/nss_winbind.h int nss_getusersids(struct nss_state *nss, const char *user_sid, char ***sids); nss_getusersids 62 examples/nss/wbtest.c if (nss_getusersids(nss, sid, &group_sids) != 0) {