Home
last modified time | relevance | path

Searched refs:default_runtime_dir (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/tests/
Dtest-utils.c155 char *default_runtime_dir; in apache_cmd() local
164 default_runtime_dir = g_strdup_printf ("DefaultRuntimeDir %s", cwd); in apache_cmd()
177 g_ptr_array_add (argv, default_runtime_dir); in apache_cmd()
195 g_free (default_runtime_dir); in apache_cmd()