Home | History | Annotate | Download | only in dbus

Lines Matching refs:fd1

2277  * @param fd1 return location for one end
2284 _dbus_full_duplex_pipe (int *fd1,
2314 *fd1 = fds[0];
2318 *fd1, *fd2);