Searched refs:O_NDELAY (Results 26 - 46 of 46) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgfilter.c566 # define O_NONBLOCK O_NDELAY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c139 #define O_NONBLOCK O_NDELAY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dxdf_io.c614 This->fd = open(name, mode | dev->mode | O_EXCL | O_NDELAY);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dmsnd_pinnacle.c776 dev.play_ndelay = (file->f_flags & O_NDELAY) ? 1 : 0;
782 dev.rec_ndelay = (file->f_flags & O_NDELAY) ? 1 : 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dmain.c179 #define O_NONBLOCK O_NDELAY
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsys_sunos.c1052 of this garbage. We use O_NDELAY to mark
1061 if (file->f_flags & O_NDELAY)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772.c1466 if (filp->f_flags & O_NDELAY)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dmain.c193 #define O_NONBLOCK O_NDELAY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dmain.c269 #define O_NONBLOCK O_NDELAY
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsys_sunos32.c1209 of this garbage. We use O_NDELAY to mark
1218 if (file->f_flags & O_NDELAY)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A Dataflop.c1826 if (filp->f_flags & O_NDELAY)
H A Dswim3.c907 if (err == 0 && (filp->f_flags & O_NDELAY) == 0
H A Dub.c1632 if (lun->removable && lun->changed && !(filp->f_flags & O_NDELAY)) {
H A Dfloppy.c3741 if (!(filp->f_flags & O_NDELAY)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dsd.c552 !(filp->f_flags & O_NDELAY))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/zc0301/
H A Dzc0301_core.c670 (filp->f_flags & O_NDELAY)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-floppy.c1862 && (filp->f_flags & O_NDELAY) == 0
1864 ** Allow O_NDELAY to open a drive without a disk, or with
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dutil.c688 if SYSV use O_NDELAY
699 #define FLAG_TO_SET O_NDELAY
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/et61x251/
H A Det61x251_core.c1218 (filp->f_flags & O_NDELAY)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/sn9c102/
H A Dsn9c102_core.c1748 (filp->f_flags & O_NDELAY)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dw9968cf.c2700 if ((filp->f_flags & O_NONBLOCK)||(filp->f_flags & O_NDELAY)) {

Completed in 231 milliseconds

12