Searched defs:n_fds (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-socket-set-poll.c38 int n_fds; member in struct:__anon1704
[all...]
H A Ddbus-server-socket.c53 int n_fds; /**< Number of active file handles */ member in struct:DBusServerSocket
280 _dbus_server_new_for_socket(int *fds, int n_fds, const DBusString *address, DBusNonceFile *noncefile) argument
[all...]
H A Ddbus-transport-socket.c787 int *fds, n_fds; local
H A Ddbus-message.c594 close_unix_fds(int *fds, unsigned *n_fds) argument
226 _dbus_message_get_unix_fds(DBusMessage *message, const int **fds, unsigned *n_fds) argument
3975 _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) argument
[all...]
H A Ddbus-sysdeps-unix.c265 _dbus_read_socket_with_unix_fds(int fd, DBusString *buffer, int count, int *fds, int *n_fds) argument
388 _dbus_write_socket_with_unix_fds(int fd, const DBusString *buffer, int start, int len, const int *fds, int n_fds) argument
409 _dbus_write_socket_with_unix_fds_two(int fd, const DBusString *buffer1, int start1, int len1, const DBusString *buffer2, int start2, int len2, const int *fds, int n_fds) argument
2508 _dbus_poll(DBusPollFD *fds, int n_fds, int timeout_milliseconds) argument
[all...]
H A Ddbus-sysdeps-win.c922 _dbus_poll(DBusPollFD *fds, int n_fds, int timeout_milliseconds) argument
[all...]

Completed in 108 milliseconds