Searched refs:G_SPAWN_ERROR_NOEXEC (Results 1 – 2 of 2) sorted by relevance
/third_party/glib/glib/ | ||
D | gspawn-private.h | 49 return G_SPAWN_ERROR_NOEXEC; in _g_spawn_exec_err_to_g_error() |
D | gspawn.h | 77 G_SPAWN_ERROR_NOEXEC, /* execv() returned ENOEXEC */ enumerator |