Home
last modified time | relevance | path

Searched defs:fd1 (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/utils/
Dtimezone.c178 int fd1, fd2, result = 0; in compare_timezone_to_localtime() local
/external/dbus/dbus/
Ddbus-sysdeps-unix.c2284 _dbus_full_duplex_pipe (int *fd1, in _dbus_full_duplex_pipe()
/external/qemu/
Dsockets.c1219 socket_pair(int *fd1, int *fd2) in socket_pair()