HomeSort by relevance Sort by last modified time
    Searched full:spawn_errno (Results 1 - 1 of 1) sorted by null

  /external/dbus/dbus/
dbus-spawn-win.c 89 int spawn_errno; member in struct:DBusBabysitter
337 char *emsg = _dbus_win_error_string (sitter->spawn_errno);
607 sitter->spawn_errno = GetLastError();

Completed in 54 milliseconds