Searched refs:nonblock (Results 1 - 25 of 131) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dnonblock.h28 int nonblock /* TRUE or FALSE */);
H A Dnonblock.c40 #include "nonblock.h"
44 * mode based on the 'nonblock' boolean argument. This function is highly
48 int nonblock /* TRUE or FALSE */)
59 if(nonblock)
67 int flags = nonblock ? 1 : 0;
73 unsigned long flags = nonblock ? 1UL : 0UL;
79 long flags = nonblock ? 1L : 0L;
85 long b = nonblock ? 1L : 0L;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/hwdep/
H A Dhwdep_local.h29 int (*nonblock)(snd_hwdep_t *hwdep, int nonblock); member in struct:__anon1453
H A Dhwdep_hw.c46 static int snd_hwdep_hw_nonblock(snd_hwdep_t *hwdep, int nonblock) argument
52 if (nonblock)
99 .nonblock = snd_hwdep_hw_nonblock,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/rawmidi/
H A Drawmidi_local.h29 int (*nonblock)(snd_rawmidi_t *rawmidi, int nonblock); member in struct:__anon1509
H A Drawmidi_hw.c64 static int snd_rawmidi_hw_nonblock(snd_rawmidi_t *rmidi, int nonblock) argument
73 if (nonblock)
161 .nonblock = snd_rawmidi_hw_nonblock,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/timer/
H A Dtimer_local.h30 int (*nonblock)(snd_timer_t *timer, int nonblock); member in struct:__anon1514
H A Dtimer_hw.c58 static int snd_timer_hw_nonblock(snd_timer_t *timer, int nonblock) argument
64 if (nonblock)
213 .nonblock = snd_timer_hw_nonblock,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dcontrol_local.h26 int (*nonblock)(snd_ctl_t *handle, int nonblock); member in struct:_snd_ctl_ops
64 int nonblock; member in struct:_snd_ctl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A DMakefile.inc5 ../../lib/nonblock.c \
13 ../../lib/nonblock.h \
H A DMakefile.in117 ../../lib/fake_ntlm-nonblock.$(OBJEXT) \
140 ../../lib/getpart-nonblock.$(OBJEXT) \
156 ../../lib/resolve-nonblock.$(OBJEXT) \
173 ../../lib/rtspd-nonblock.$(OBJEXT) \
190 ../../lib/sockfilt-nonblock.$(OBJEXT) \
209 ../../lib/sws-nonblock.$(OBJEXT) \
226 ../../lib/tftpd-nonblock.$(OBJEXT) \
542 ../../lib/nonblock.c \
550 ../../lib/nonblock.h \
666 ../../lib/fake_ntlm-nonblock
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Ddumprequest.h87 extern int line6_wait_dump(struct line6_dump_request *l6dr, int nonblock);
H A Ddumprequest.c77 int line6_wait_dump(struct line6_dump_request *l6dr, int nonblock) argument
85 if (nonblock) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_fifo.h57 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock);
H A Dseq_memory.h67 struct snd_seq_event_cell **cellp, int nonblock, struct file *file);
H A Dseq_memory.c223 int nonblock, struct file *file)
242 while (pool->free == NULL && ! nonblock && ! pool->closing) {
289 struct snd_seq_event_cell **cellp, int nonblock,
307 err = snd_seq_cell_alloc(pool, &cell, nonblock, file);
333 err = snd_seq_cell_alloc(pool, &tmp, nonblock, file);
221 snd_seq_cell_alloc(struct snd_seq_pool *pool, struct snd_seq_event_cell **cellp, int nonblock, struct file *file) argument
288 snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, struct snd_seq_event_cell **cellp, int nonblock, struct file *file) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm_oss.h30 nonblock:1, member in struct:snd_pcm_oss_setup
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dsignalfd.c132 int nonblock)
141 if (!nonblock)
181 int nonblock = file->f_flags & O_NONBLOCK; local
191 ret = signalfd_dequeue(ctx, &info, nonblock);
199 nonblock = 1;
131 signalfd_dequeue(struct signalfd_ctx *ctx, siginfo_t *info, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_local.h40 int (*nonblock)(snd_seq_t *seq, int nonblock); member in struct:__anon1512
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-io-serial.c86 int gdbstub_io_rx_char(unsigned char *_ch, int nonblock) argument
104 if (nonblock)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-septel.c51 static int septel_setnonblock(pcap_t *p, int nonblock, char *errbuf);
292 septel_setnonblock(pcap_t *p, int nonblock, char *errbuf) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-io.c140 int gdbstub_rx_char(unsigned char *_ch, int nonblock) argument
159 if (nonblock)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_ioplug.h109 int nonblock; /**< non-block mode; read-only */ member in struct:snd_pcm_ioplug
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dgdb-stub.h86 extern int gdbstub_rx_char(unsigned char *_ch, int nonblock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dlp.c273 static int lp_wait_ready(int minor, int nonblock) argument
284 if (error && (nonblock || (LP_F(minor) & LP_ABORT)))
303 int nonblock = ((file->f_flags & O_NONBLOCK) || local
333 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK
336 if ((retv = lp_wait_ready (minor, nonblock)) == 0)
362 error = lp_wait_ready (minor, nonblock);
368 } else if (nonblock) {
420 int nonblock = ((file->f_flags & O_NONBLOCK) || local
432 (nonblock ? PARPORT_INACTIVITY_O_NONBLOCK
448 if (nonblock) {
[all...]

Completed in 242 milliseconds

123456