/external/quake/quake/src/WinQuake/ |
D | sys_linux.cpp | 121 fcntl (0, F_SETFL, fcntl (0, F_GETFL, 0) & ~FNDELAY); in Sys_Quit() 145 fcntl (0, F_SETFL, fcntl (0, F_GETFL, 0) & ~FNDELAY); in Sys_Error() 389 fcntl(0, F_SETFL, fcntl (0, F_GETFL, 0) | FNDELAY); in main() 398 fcntl(0, F_SETFL, fcntl (0, F_GETFL, 0) | FNDELAY); in main()
|
D | snd_sun.cpp | 86 if (fcntl(audio_fd, F_SETFL, O_NONBLOCK) < 0) { in SNDDMA_Init()
|
/external/dropbear/ |
D | cli-session.c | 274 fcntl(cli_ses.stdincopy, F_SETFL, cli_ses.stdinflags); in cli_session_cleanup() 275 fcntl(cli_ses.stdoutcopy, F_SETFL, cli_ses.stdoutflags); in cli_session_cleanup() 276 fcntl(cli_ses.stderrcopy, F_SETFL, cli_ses.stderrflags); in cli_session_cleanup()
|
D | dbutil.c | 343 if (fcntl(sock, F_SETFL, O_NONBLOCK) < 0) { in connect_remote() 685 if (fcntl(fd, F_SETFL, O_NONBLOCK) < 0) { in setnonblocking()
|
/external/quake/quake/src/QW/client/ |
D | sys_linux.c | 130 fcntl (0, F_SETFL, fcntl (0, F_GETFL, 0) & ~FNDELAY); in Sys_Quit() 147 fcntl (0, F_SETFL, fcntl (0, F_GETFL, 0) & ~FNDELAY); in Sys_Error() 382 fcntl(0, F_SETFL, fcntl (0, F_GETFL, 0) | FNDELAY); in main()
|
D | sys_android.c | 400 fcntl(0, F_SETFL, fcntl (0, F_GETFL, 0) | FNDELAY); in AndroidInit()
|
/external/dnsmasq/src/ |
D | netlink.c | 244 fcntl(daemon->netlinkfd, F_SETFL, flags | O_NONBLOCK) == -1) in netlink_multicast() 257 fcntl(daemon->netlinkfd, F_SETFL, flags); in netlink_multicast()
|
D | log.c | 132 fcntl(log_fd, F_SETFL, flags | O_NONBLOCK); in log_reopen() 419 fcntl(log_fd, F_SETFL, flags & ~O_NONBLOCK); in flush_log()
|
/external/kernel-headers/original/asm-generic/ |
D | fcntl.h | 59 #define F_SETFL 4 /* set file->f_flags */ macro
|
/external/strace/ |
D | desc.c | 61 { F_SETFL, "F_SETFL" }, 286 case F_SETFL: 318 case F_SETFD: case F_SETFL:
|
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/ |
D | SDL_ataridevmouse.c | 84 r = fcntl(handle, F_SETFL, r); in SDL_AtariDevMouse_Open()
|
/external/ppp/pppd/ |
D | tty.c | 584 || fcntl(ttyfd, F_SETFL, fdflags & ~O_NONBLOCK) < 0) in connect_tty() 1054 || fcntl(pty_master, F_SETFL, flags | O_NONBLOCK) == -1) 1058 || fcntl(ifd, F_SETFL, flags | O_NONBLOCK) == -1) 1063 || fcntl(ofd, F_SETFL, flags | O_NONBLOCK) == -1)
|
D | sys-linux.c | 475 if (flags == -1 || fcntl(fd, F_SETFL, flags | O_NONBLOCK) == -1) in generic_establish_ppp() 520 fcntl(fd, F_SETFL, initfdflags | O_NONBLOCK) == -1) { in generic_establish_ppp() 573 if (initfdflags != -1 && fcntl(tty_fd, F_SETFL, initfdflags) < 0) { in tty_disestablish_ppp() 629 || fcntl(ppp_dev_fd, F_SETFL, flags | O_NONBLOCK) == -1) in make_ppp_unit() 2644 fcntl(master_fd, F_SETFL, flags | O_NONBLOCK) == -1) in open_ppp_loopback() 2649 fcntl(ppp_fd, F_SETFL, flags | O_NONBLOCK) == -1) in open_ppp_loopback()
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | wps_upnp_event.c | 321 fcntl(e->sd, F_SETFL, 0); in event_send_tx_ready() 402 if (fcntl(e->sd, F_SETFL, O_NONBLOCK) != 0) { in event_send_start()
|
/external/bluetooth/bluez/audio/ |
D | main.c | 131 fcntl(sk, F_SETFL, 0); in sco_server_cb()
|
/external/qemu/audio/ |
D | esdaudio.c | 225 fcntl(esd->fd, F_SETFL, flags | O_NONBLOCK); in qesd_init_out() 379 fcntl(esd->fd, F_SETFL, flags | O_NONBLOCK); in qesd_init_in()
|
/external/libnfc-nxp/Linux_x86/ |
D | phDal4Nfc_uart.c | 215 ret = fcntl(gComPortContext.nHandle, F_SETFL, 0); /* Makes the read blocking (default). */ in phDal4Nfc_uart_open_and_configure()
|
/external/qemu/telephony/ |
D | sysdeps_posix.c | 602 fcntl(channel->fd, F_SETFL, O_NONBLOCK); in sys_channel_create_tcp_handler() 641 fcntl(channel->fd, F_SETFL, O_NONBLOCK); in sys_channel_create_tcp_client()
|
/external/chromium/third_party/libevent/ |
D | evutil.c | 171 if (fcntl(fd, F_SETFL, O_NONBLOCK) == -1) { in evutil_make_socket_nonblocking()
|
/external/bluetooth/bluez/tools/ |
D | csr_bcsp.c | 98 if (fcntl(fd, F_SETFL, fcntl(fd, F_GETFL, 0) | O_NONBLOCK) < 0) { in csr_open_bcsp()
|
/external/clearsilver/util/ |
D | neo_net.c | 188 if (fcntl(fd, F_SETFL, flags | O_NDELAY) == -1) in ne_net_connect() 259 if (fcntl(fd, F_SETFL, flags & ~O_NDELAY) == -1) in ne_net_connect()
|
/external/dhcpcd/ |
D | common.c | 180 || fcntl(fd, F_SETFL, flags | O_NONBLOCK) == -1) in set_nonblock()
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dsp/ |
D | SDL_dspaudio.c | 192 if ( fcntl(audio_fd, F_SETFL, flags) < 0 ) { in DSP_OpenAudio()
|
/external/bluetooth/glib/gio/ |
D | gcancellable.c | 188 fcntl (fd, F_SETFL, fcntl_flags); in set_fd_nonblocking()
|
/external/chromium/base/ |
D | message_pump_libevent.cc | 48 return fcntl(fd, F_SETFL, flags | O_NONBLOCK); in SetNonBlocking()
|