Lines Matching defs:qs
1897 idmap_query_state_t *qs = NULL;
1924 &qs);
1944 idmap_lookup_batch_set_unixattr(qs,
2027 qs, req->id1.idmap_id_u.sid.prefix,
2043 qs, req->id1name, req->id1domain,
2077 qs, res->id.idmap_id_u.sid.prefix,
2095 qs, req->id2name, req->id2domain,
2126 qs, req->id1.idmap_id_u.uid, is_user,
2153 qs, req->id1name, is_user, is_wuser,
2177 retcode = idmap_lookup_batch_end(&qs);
2179 idmap_lookup_release_batch(&qs);
2181 idmap_lookup_release_batch(&qs);
4195 idmap_query_state_t *qs = NULL;
4210 &qs);
4232 idmap_lookup_batch_set_unixattr(qs,
4237 retcode = idmap_name2sid_batch_add1(qs, name, domain,
4241 idmap_lookup_release_batch(&qs);
4246 idmap_lookup_release_batch(&qs);
4248 retcode = idmap_lookup_batch_end(&qs);