Searched defs:fd1 (Results 1 – 3 of 3) sorted by relevance
178 int fd1, fd2, result = 0; in compare_timezone_to_localtime() local
2284 _dbus_full_duplex_pipe (int *fd1, in _dbus_full_duplex_pipe()
1219 socket_pair(int *fd1, int *fd2) in socket_pair()