Annotation of researchv9/libc/fio/fiotie.c, revision 1.1.1.1

1.1       root        1: #define        FIO_IMP
                      2: #include       "fio.h"
                      3: 
                      4: void
                      5: Ftie(ifd, ofd)
                      6: {
                      7:        register Fbuffer *f = Ffb[ifd];
                      8: 
                      9:        FIOSET(f, ifd);
                     10:        if(ofd > 0x7f)
                     11:                ofd = -1;
                     12:        f->oflush = ofd;
                     13: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.