nbt_choose_called_name  299 libcli/nbt/libnbt.h void nbt_choose_called_name(TALLOC_CTX *mem_ctx, struct nbt_name *n, const char *name, int type);
nbt_choose_called_name 3119 source4/client/client.c 	nbt_choose_called_name(NULL, &called, desthost, name_type);
nbt_choose_called_name  341 source4/libcli/smb_composite/connect.c 	nbt_choose_called_name(state, &called, io->in.called_name, NBT_NAME_SERVER);
nbt_choose_called_name   48 source4/torture/basic/base.c 	nbt_choose_called_name(NULL, &called, host, NBT_NAME_SERVER);