my_accountname    157 source4/libcli/finddcs.c 	state->r.in.my_accountname = talloc_asprintf(state, "%s$", state->my_netbios_name);
my_accountname    158 source4/libcli/finddcs.c 	if (composite_nomem(state->r.in.my_accountname, state->ctx)) return;
my_accountname    142 source4/nbt_server/irpc.c 	r->user_name = req->in.my_accountname;