nt_name            64 source3/groupdb/mapping.c NTSTATUS add_initial_entry(gid_t gid, const char *sid, enum lsa_SidType sid_name_use, const char *nt_name, const char *comment)
nt_name            80 source3/groupdb/mapping.c 	fstrcpy(map.nt_name, nt_name);
nt_name           148 source3/groupdb/mapping.c 			fstrcpy( map->nt_name, "None" );
nt_name           528 source3/groupdb/mapping.c 	fstrcpy(map.nt_name, name);
nt_name           567 source3/groupdb/mapping.c 	fstrcpy(info->acct_name, map.nt_name);
nt_name           582 source3/groupdb/mapping.c 	fstrcpy(map.nt_name, info->acct_name);
nt_name           731 source3/groupdb/mapping.c 	fstrcpy(info->acct_name, map.nt_name);
nt_name           744 source3/groupdb/mapping.c 	fstrcpy(map.nt_name, info->acct_name);
nt_name           795 source3/groupdb/mapping.c 	fstrcpy(map.nt_name, groupname);
nt_name           165 source3/groupdb/mapping_ldb.c 	    ldb_msg_add_string(msg, "ntName", map->nt_name) != LDB_SUCCESS) {
nt_name           198 source3/groupdb/mapping_ldb.c 	fstrcpy(map->nt_name, ldb_msg_find_attr_as_string(msg, "ntName", NULL));
nt_name           564 source3/groupdb/mapping_ldb.c 			 &map.gid, &map.sid_name_use, &map.nt_name, &map.comment);
nt_name           134 source3/groupdb/mapping_tdb.c 		map->gid, map->sid_name_use, map->nt_name, map->comment);
nt_name           142 source3/groupdb/mapping_tdb.c 		       map->sid_name_use, map->nt_name, map->comment);
nt_name           179 source3/groupdb/mapping_tdb.c 			&map->nt_name, &map->comment);
nt_name           207 source3/groupdb/mapping_tdb.c 			  &map->gid, &map->sid_name_use, &map->nt_name,
nt_name           228 source3/groupdb/mapping_tdb.c 		if (strequal(state->name, state->map->nt_name)) {
nt_name           324 source3/groupdb/mapping_tdb.c 			  "requested type\n", map.nt_name));
nt_name           330 source3/groupdb/mapping_tdb.c 			  map.nt_name));
nt_name            29 source3/include/mapping.h 	fstring nt_name;
nt_name           194 source3/include/proto.h NTSTATUS add_initial_entry(gid_t gid, const char *sid, enum lsa_SidType sid_name_use, const char *nt_name, const char *comment);
nt_name           369 source3/libnet/libnet_samsync_passdb.c 	fstrcpy(map.nt_name, name);
nt_name           561 source3/libnet/libnet_samsync_passdb.c 	fstrcpy(map.nt_name, name);
nt_name          1562 source3/passdb/pdb_interface.c 		*name = talloc_strdup(mem_ctx, map.nt_name);
nt_name          1789 source3/passdb/pdb_interface.c 	fill_displayentry(s, rid, 0, map->nt_name, NULL, map->comment, entry);
nt_name          2420 source3/passdb/pdb_ldap.c 	fstrcpy(map->nt_name, temp);
nt_name          3018 source3/passdb/pdb_ldap.c 			 map->nt_name);
nt_name          3140 source3/passdb/pdb_ldap.c 			 map->nt_name);
nt_name          3217 source3/passdb/pdb_ldap.c 			 map->nt_name);
nt_name          3434 source3/passdb/pdb_ldap.c 				  "not of the requested type\n", map.nt_name));
nt_name          3439 source3/passdb/pdb_ldap.c 				  "non mapped\n", map.nt_name));
nt_name           228 source3/passdb/pdb_wbc_sam.c 	snprintf(map->nt_name, sizeof(map->nt_name), "%s%c%s",
nt_name          3845 source3/printing/nt_printing.c 		char *nt_name = lines[i];
nt_name          3846 source3/printing/nt_printing.c 		char *os2_name = strchr(nt_name,'=');
nt_name          3853 source3/printing/nt_printing.c 		while (isspace(*nt_name))
nt_name          3854 source3/printing/nt_printing.c 			nt_name++;
nt_name          3856 source3/printing/nt_printing.c 		if (!*nt_name || strchr("#;",*nt_name))
nt_name          3860 source3/printing/nt_printing.c 			int l = strlen(nt_name);
nt_name          3861 source3/printing/nt_printing.c 			while (l && isspace(nt_name[l-1])) {
nt_name          3862 source3/printing/nt_printing.c 				nt_name[l-1] = 0;
nt_name          3878 source3/printing/nt_printing.c 		if (strequal(nt_name,drivername)) {
nt_name          6090 source3/rpc_server/srv_samr_nt.c 	group_name = talloc_strdup(r, map.nt_name);
nt_name            59 source3/utils/net_groupmap.c 		d_printf("%s (%s) -> %s\n", map.nt_name,
nt_name            62 source3/utils/net_groupmap.c 		d_printf("%s\n", map.nt_name);
nt_name           445 source3/utils/net_groupmap.c 		fstrcpy( map.nt_name, ntgroup );
nt_name           463 source3/utils/net_groupmap.c 	d_printf("Updated mapping entry for %s\n", map.nt_name);
nt_name           594 source3/utils/net_groupmap.c 		fstrcpy(map.nt_name, ntgroup);
nt_name           609 source3/utils/net_groupmap.c 				 map.nt_name);
nt_name           627 source3/utils/net_groupmap.c 		fstrcpy(map.nt_name, c->opt_newntname);
nt_name           662 source3/utils/net_groupmap.c 			printf("Group %s is not mapped\n", map[i].nt_name);
nt_name           666 source3/utils/net_groupmap.c 			       map[i].nt_name,
nt_name           818 source3/utils/net_sam.c 	fstrcpy(map.nt_name, grpname);
nt_name           893 source3/utils/net_sam.c         fstrcpy(map.nt_name, grpname);