Searched refs:_dbus_accept_with_noncefile (Results 1 – 3 of 3) sorted by relevance
55 int _dbus_accept_with_noncefile (int listen_fd,
134 _dbus_accept_with_noncefile (int listen_fd, const DBusNonceFile *noncefile) in _dbus_accept_with_noncefile() function
193 client_fd = _dbus_accept_with_noncefile (listen_fd, socket_server->noncefile); in socket_handle_watch()