Lines Matching defs:nodelay
10111 int nodelay;
10175 nodelay = (flag & (FNDELAY | FNONBLOCK));
10194 if (!nodelay) {
10242 if ((flag & FWRITE) && (!nodelay)) {
10268 if (!nodelay) {
10302 * x86 requires special nodelay handling, so that p0 is
10342 if (!nodelay) {
10353 (nodelay ? KM_NOSLEEP : KM_SLEEP));
10365 if (!nodelay) {
10388 if (!nodelay) {
10426 int nodelay;
10439 nodelay = flag & (FNDELAY | FNONBLOCK);
10560 (nodelay != 0)) {
12611 * I/O without a media by opening the device in nodelay