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

  /external/dbus/dbus/
dbus-sysdeps-unix.h 65 dbus_bool_t _dbus_open_unix_socket (int *fd,
dbus-sysdeps-unix.c 116 _dbus_open_unix_socket (int *fd, function
434 if (!_dbus_open_unix_socket (&fd, error))
592 if (!_dbus_open_unix_socket (&listen_fd, error))
    [all...]

Completed in 14 milliseconds