Searched refs:notstdio (Results 1 – 5 of 5) sorted by relevance
407 int notstdio(int fd) in notstdio() function440 return notstdio(xcreate_stdio(path, flags, mode)); in xcreate()446 return notstdio(xopen_stdio(path, flags)); in xopen()
14 return notstdio(open("/dev/tty", O_RDWR)); in tty_fd()
163 int notstdio(int fd);
696 else if (0>(fd = notstdio(open(*argv, flags, permissions))) && !failok) { in loopfiles_rw()
158 int notstdio(int fd);