Searched refs:sysfcntlf (Results 1 – 4 of 4) sorted by relevance
80 int ctl = sysfcntlf(f->file, F_GETFL, 0);82 sysfcntlf(f->file, F_SETFL, ctl);
40 while((dupfd = sysfcntlf(fd,F_DUPFD,newfd)) < 0 && errno == EINTR)
252 (sysfcntlf((int)f->file,F_GETFL,0) & O_TEXT) )
110 #define sysfcntlf fcntl macro294 #define sysfcntlf fcntl macro