Searched refs:fd0 (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/usr.bin/mail/ |
H A D | popen.c | 101 int myside, hisside, fd0, fd1; in Popen() local 112 hisside = fd0 = fd1 = p[WRITE]; in Popen() 115 hisside = fd0 = p[READ]; in Popen() 119 pid = start_command(value("SHELL"), &nset, fd0, fd1, "-c", cmd, NULL); in Popen()
|
/openbsd-src/etc/ |
H A D | fbtab.tail | 2 #/dev/ttyC0 0600 /dev/fd0
|
/openbsd-src/usr.bin/less/ |
H A D | edit.c | 16 static int fd0 = 0; variable 228 f = fd0; in edit_ifile() 566 if (isatty(fd0)) { in edit_stdin()
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | ucnid.tab | 33 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fbc 1fc2-1fc4 1fc6-1fcc 1fd0-1fd3 134 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fbc 1fc2-1fc4 1fc6-1fcc 1fd0-1fd3
|
/openbsd-src/etc/etc.alpha/ |
H A D | MAKEDEV.md | 91 _recurse std fd0 wd0 wd1 wd2 sd0 sd1 sd2 bpf
|
/openbsd-src/usr.bin/ssh/ |
H A D | monitor.c | 1410 int r, res, fd0; in mm_answer_term() 1451 if ((fd0 = open(_PATH_DEVNULL, O_RDONLY)) == -1) in monitor_apply_keystate() 1453 if (fd0 != 0) in monitor_apply_keystate() 1454 error_f("fd0 %d != 0", fd0); in monitor_apply_keystate() 1313 int r, res, fd0; mm_answer_pty() local
|
/openbsd-src/etc/etc.i386/ |
H A D | MAKEDEV.md | 106 _recurse std bpf fd0 wd0 sd0 tty00 tty01 rd0 bio diskmap
|
/openbsd-src/regress/sys/net/rtable/ |
H A D | inet6-fullfeed.txt | 99 2001:fd0::/40
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | perlio.c | 3371 int fd0 = fileno(stdio); 3372 if (fd0 < 0) { in PerlIOStdio_unread() 3394 const int fd = PerlLIO_dup_cloexec(fd0); in PerlIOStdio_unread() 3416 fd0 = fileno(stdio); in PerlIOStdio_unread() 3417 if(fd0 != -1){ in PerlIOStdio_unread() 3418 PerlIOUnix_refcnt_inc(fd0); in PerlIOStdio_unread() 3419 setfd_cloexec_or_inhexec_by_sysfdness(fd0); in PerlIOStdio_unread() 3425 PerlIOUnix_refcnt_inc(fd0); in PerlIOStdio_unread() 3428 PerlIOUnix_refcnt_inc(fd0); 2946 int fd0 = fileno(stdio); PerlIO_importFILE() local
|
/openbsd-src/etc/etc.sparc64/ |
H A D | MAKEDEV.md | 142 _recurse std fd0 wd0 wd1 wd2 sd0 sd1 sd2 rd0
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | README.eltorito | 33 dd if=/dev/fd0 of=boot.img bs=10k count=144
|