Searched refs:wksid (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddirectory_provider_builtin.c47 const wksids_table_t *wksid);
49 directory_entry_rpc *pent, const wksids_table_t *wksid,
67 const wksids_table_t *wksid; local
102 wksid = find_wk_by_sid(id);
125 wksid = find_wksid_by_name(name, domain, idmap_id_type);
128 if (wksid == NULL)
131 de = directory_provider_builtin_populate(&del[i], wksid, attrs);
149 const wksids_table_t *wksid,
186 de = str_list_dav(val, &wksid->winname, 1);
188 if (wksid
147 directory_provider_builtin_populate( directory_entry_rpc *pent, const wksids_table_t *wksid, idmap_utf8str_list *attrs) argument
279 sid_dav(directory_values_rpc *lvals, const wksids_table_t *wksid) argument
[all...]
H A Ddbutils.c1226 const wksids_table_t *wksid; local
1234 wksid = find_wksid_by_sid(req->id1.idmap_id_u.sid.prefix,
1237 wksid = find_wksid_by_name(req->id1name, req->id1domain,
1240 if (wksid == NULL)
1247 req->id1name = strdup(wksid->winname);
1254 if (wksid->sidprefix != NULL) {
1256 strdup(wksid->sidprefix);
1265 req->id1.idmap_id_u.sid.rid = wksid->rid;
1273 if (wksid->domain != NULL)
1274 dom = wksid
1342 const wksids_table_t *wksid; local
1425 const wksids_table_t *wksid; local
2538 int wksid; local
[all...]
H A Dnldaputils.c307 int flen, ulen, wksid = 0; local
329 wksid = 1;
345 wksid = 1;
379 if (wksid) {
402 if (wksid) {

Completed in 66 milliseconds