HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_getpid (Results 1 - 7 of 7) sorted by null

  /external/dbus/bus/
dir-watch-inotify.c 76 pid = _dbus_getpid ();
bus.c 860 _dbus_getpid (),
    [all...]
dispatch.c     [all...]
  /external/dbus/dbus/
dbus-sysdeps.h 510 dbus_pid_t _dbus_getpid (void);
dbus-sysdeps-win.c 724 * The only reason this is separate from _dbus_getpid() is to allow it
732 return _dbus_getpid ();
1849 _dbus_getpid (void) function
    [all...]
dbus-spawn.c 922 _dbus_getpid ());
    [all...]
dbus-sysdeps-unix.c 2267 _dbus_getpid (void) function
    [all...]

Completed in 449 milliseconds