smb_sid_fromstr
if ((msid.gs_sid = smb_sid_fromstr(sidstr)) == NULL) {
msid.gs_sid = smb_sid_fromstr(sidstr);
sid = smb_sid_fromstr(acct.a_sid);
sid = smb_sid_fromstr(sim->sim_domsid);
if ((sid = smb_sid_fromstr(sidstr)) == NULL) {
if ((sid = smb_sid_fromstr(sidstr)) == NULL) {
sid = smb_sid_fromstr(sidstr);
sid = smb_sid_fromstr(sidstr);
dcnode->di_binsid = smb_sid_fromstr(dcnode->di_sid);
sid = smb_sid_fromstr(sim->sim_domsid);
smb_localgrp.lg_machine_sid = smb_sid_fromstr(localsid);
*sid = smb_sid_fromstr(result[1]);
if ((sid = smb_sid_fromstr(wka->wka_sid)) == NULL) {
entry->wka_binsid = smb_sid_fromstr(entry->wka_sid);
if ((sid = smb_sid_fromstr(di.di_sid)) != NULL)
sid = smb_sid_fromstr(sidstr);
sim.sim_sid = smb_sid_fromstr(sim.sim_domsid);
if ((sid = smb_sid_fromstr(sim->sim_domsid)) == NULL)
if ((sid = smb_sid_fromstr(sidstr)) == NULL) {
smb_sid_t *smb_sid_fromstr(const char *);