str_list_copy      74 lib/util/tests/strlist.c 	result = (const char **)str_list_copy(tctx, list);
str_list_copy      80 lib/util/tests/strlist.c 	result = (const char **)str_list_copy(tctx, empty_list);
str_list_copy      84 lib/util/tests/strlist.c 	result = (const char **)str_list_copy(tctx, null_list);
str_list_copy     236 libcli/nbt/namerefresh.c 	state->wins_servers = (const char **)str_list_copy(state, io->in.wins_servers);
str_list_copy     240 libcli/nbt/namerefresh.c 	state->addresses = (const char **)str_list_copy(state, io->in.addresses);
str_list_copy     374 libcli/nbt/nameregister.c 	state->wins_servers = (const char **)str_list_copy(state, io->in.wins_servers);
str_list_copy     378 libcli/nbt/nameregister.c 	state->addresses = (const char **)str_list_copy(state, io->in.addresses);
str_list_copy     464 source3/auth/auth.c 	    && !(auth_method_list = str_list_copy(talloc_tos(), 
str_list_copy     899 source3/libads/ldap.c 		if (!(search_attrs = str_list_copy(talloc_tos(), attrs))) {
str_list_copy    1211 source3/libads/ldap.c 		if (!(search_attrs = str_list_copy(talloc_tos(), attrs)))
str_list_copy    6696 source3/param/loadparm.c 					*((char ***)dest_ptr) = str_list_copy(NULL, 
str_list_copy    8169 source3/param/loadparm.c 				parm_table[i].def.lvalue = str_list_copy(
str_list_copy     529 source3/smbd/password.c 		invalid = str_list_copy(talloc_tos(), lp_invalid_users(snum));
str_list_copy     545 source3/smbd/password.c 		valid = str_list_copy(talloc_tos(), lp_valid_users(snum));
str_list_copy      69 source4/libcli/resolve/wins.c 	wins_data->address_list = (const char **)str_list_copy(wins_data, address_list);
str_list_copy    1298 source4/param/loadparm.c 					*(const char ***)dest_ptr = (const char **)str_list_copy(pserviceDest,