HomeSort by relevance Sort by last modified time
    Searched refs:F_GETFL (Results 76 - 85 of 85) sorted by null

1 2 34

  /external/chromium/net/tools/flip_server/
flip_in_mem_edsm_server.cc 178 int fcntl_return = fcntl(fd, F_GETFL, 0);
180 << "error doing fcntl(fd, F_GETFL, 0) fd: " << fd
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-unix.c     [all...]
  /external/blktrace/
blkparse.c     [all...]
blktrace.c 927 int fl = fcntl(nc->fd, F_GETFL);
    [all...]
  /external/bluetooth/glib/glib/
gmain.c     [all...]
  /external/qemu/
qemu-char-android.c 748 old_fd0_flags = fcntl(0, F_GETFL);
    [all...]
qemu-char.c 716 old_fd0_flags = fcntl(0, F_GETFL);
    [all...]
vl-android.c     [all...]
vl.c     [all...]
  /external/bluetooth/bluez/lib/
sdp.c     [all...]

Completed in 148 milliseconds

1 2 34