str_list_make_shell 43 lib/util/tests/strlist.c ret1 = str_list_make_shell(mem_ctx, data, " "); str_list_make_shell 45 lib/util/tests/strlist.c ret2 = str_list_make_shell(mem_ctx, tmp, " "); str_list_make_shell 2993 source4/client/client.c args = str_list_make_shell(ctx, cline, NULL); str_list_make_shell 102 source4/torture/nbench/nbench.c params = params0 = str_list_make_shell(NULL, line, " ");