Searched refs:select (Results 151 - 175 of 352) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dusockfd.c34 #include <sys/select.h>
165 LOG(log_error, logtype_cnid, "error in select: %s",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_unix.c228 /* use select() */
237 /* can't use select, so just try to read once anyway */
245 if (select(fd+1,&fset,NULL,NULL,&t) >= 0)
265 /* Some Unixen will update t in select(), some
267 didn't use select() in the first place,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Ddma.c124 .select = s3c2410_dma_select,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Ddma.c141 .select = s3c2412_dma_select,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Ddma.c144 .select = s3c2440_dma_select,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Ddma.c159 .select = s3c2443_dma_select,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dzebra.h46 #include <sys/select.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h48 SYM_GEN_A(s, select) SYM_GEN_A(s, wf_sel_done) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc.c169 if (select(FD_SETSIZE, &testfds, NULL, NULL, NULL) < 0)
170 bb_perror_msg_and_die("select");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndunix.c114 #include <sys/select.h>
577 * department for managing to ship a select() which breaks its own
583 rc = select(maxFD + 1, (int *)&fds, NULL, NULL, &tv);
585 rc = select(maxFD + 1, &fds, NULL, NULL, &tv);
588 break; /* Ooops; select failed. */
593 unlikely that we will see a block in select at all. */
788 select(0, NULL, NULL, NULL, &tv);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/nbp/
H A Dnbp_rgstr.c122 if (( cc = select( s + 1, &readfd, NULL, NULL, &timeout )) < 0 ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Ddb_param.c20 #include <sys/select.h>
H A Dusockfd.c35 #include <sys/select.h>
166 LOG(log_error, logtype_cnid, "error in select: %s",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/nbp/
H A Dnbp_rgstr.c122 if (( cc = select( s + 1, &readfd, NULL, NULL, &timeout )) < 0 ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_realm.d15 /usr/include/bits/byteswap.h /usr/include/sys/select.h \
16 /usr/include/bits/select.h /usr/include/bits/sigset.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Diptables.d13 /usr/include/sys/types.h /usr/include/time.h /usr/include/sys/select.h \
14 /usr/include/bits/select.h /usr/include/bits/sigset.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dcache-v7.S40 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr
66 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/brctl/
H A Dbrctl_cmd.c23 #include <sys/select.h>
111 select(0, NULL, NULL, NULL, &tout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/ppc/
H A Dpmac.c472 if (drive->select.b.unit & 0x01)
492 if (drive->select.b.unit & 0x01) {
628 timings = &pmif->timings[drive->select.b.unit & 0x01];
697 if (drive->select.all == HWIF(drive)->INB(IDE_SELECT_REG))
922 int unit = (drive->select.b.unit & 0x01);
1698 timings = &pmif->timings[drive->select.b.unit & 0x01];
1699 timings2 = &pmif->timings[(drive->select.b.unit & 0x01) + 2];
1753 timings = &pmif->timings[drive->select.b.unit & 0x01];
1754 timings2 = &pmif->timings[(drive->select.b.unit & 0x01) + 2];
1857 u8 unit = (drive->select
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/tools/misc/
H A Depi_ttcp.c712 int select(int, fd_set*, fd_set*, fd_set*, struct timeval*);
727 int select(int, fd_set*, fd_set*, fd_set*, struct timeval*);
731 int select(unsigned long, void *, void *, void *, struct timeval *);
756 int select(int, fd_set*, fd_set*, fd_set*, struct timeval*);
1325 ret = select(fd+1, (fd_set *) 0, &wset, (fd_set *) 0, &ConnectTimeout);
1378 n = select( fd+1, &readfds, NULL, &exceptfds, &tv_timeout );
1380 sockets_err("select listen");
2478 n = select( s+1, &readfds, NULL, &exceptfds, &tv_timeout );
2480 sockets_err("select read");
2553 ret = select(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-disk.c188 if (drive->select.b.lba) {
227 hwif->OUTB(0x00|drive->select.all,IDE_SELECT_REG);
234 hwif->OUTB(((block>>8)&0x0f)|drive->select.all,IDE_SELECT_REG);
250 hwif->OUTB(head|drive->select.all,IDE_SELECT_REG);
539 drive->select.b.lba = 1;
545 drive->select.b.lba = 1;
931 /* calculate drive capacity, and select LBA if possible */
1283 if ((!drive->head || drive->head > 16) && !drive->select.b.lba) {
H A Dide-probe.c445 if (hwif->INB(IDE_SELECT_REG) != drive->select.all && !drive->present) {
446 if (drive->select.b.unit != 0) {
474 hwif->OUTB(drive->select.all, IDE_SELECT_REG);
492 if (drive->select.b.unit != 0) {
1233 unsigned int unit = (drive->select.all >> 4) & 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvp6.c536 VP56mv mv, int mask, int select, int luma)
566 vp6_block_copy_filter[select][x8]);
569 vp6_block_copy_filter[select][y8]);
572 vp6_block_copy_filter[select][x8],
573 vp6_block_copy_filter[select][y8]);
534 vp6_filter(VP56Context *s, uint8_t *dst, uint8_t *src, int offset1, int offset2, int stride, VP56mv mv, int mask, int select, int luma) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c897 * we timeout the select every second and see if there
906 i=select(width,(void *)&readfds,(void *)&writefds,
913 } else i=select(width,(void *)&readfds,(void *)&writefds,
921 i=select(width,(void *)&readfds,(void *)&writefds,
923 } else i=select(width,(void *)&readfds,(void *)&writefds,
927 i=select(width,(void *)&readfds,(void *)&writefds,
932 BIO_printf(bio_err,"bad select %d\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Ds_client.c683 * we timeout the select every second and see if there
692 i=select(width,(void *)&readfds,(void *)&writefds,
699 } else i=select(width,(void *)&readfds,(void *)&writefds,
703 i=select(width,(void *)&readfds,(void *)&writefds,
708 BIO_printf(bio_err,"bad select %d\n",

Completed in 233 milliseconds

1234567891011>>