Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgspawn-private.h49 return G_SPAWN_ERROR_NOEXEC; in _g_spawn_exec_err_to_g_error()
Dgspawn.h77 G_SPAWN_ERROR_NOEXEC, /* execv() returned ENOEXEC */ enumerator