Searched defs:fildes (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/stdlib/
H A Dpty.c43 grantpt(int fildes) argument
51 unlockpt(int fildes) argument
58 ptsname(int fildes) argument
/netbsd-6-1-5-RELEASE/lib/libterminfo/
H A Dsetupterm.c64 ti_setupterm(TERMINAL **nterm, const char *term, int fildes, int *errret) argument
115 setupterm(const char *term, int fildes, int *errret) argument
H A Dterm_private.h90 int fildes; member in struct:__anon5335
H A Dterm.h1932 int fildes; member in struct:__anon5333
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dfopen_unlocked.c113 fdopen_unlocked (int fildes, const char *mode) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dfopen_unlocked.c113 fdopen_unlocked (int fildes, const char *mode) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dfopen_unlocked.c113 fdopen_unlocked (int fildes, const char *mode) argument
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dposix_spawn_fileactions.c104 posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict fa, int fildes, const char * __restrict path, int oflag, mode_t mode) argument
133 posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, int fildes, int newfildes) argument
155 posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *fa, int fildes) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dfopen_unlocked.c116 fdopen_unlocked (int fildes, const char *mode) argument
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dpcterm.c753 tcgetattr(int fildes, struct termios *termios_p) argument
/netbsd-6-1-5-RELEASE/lib/librmt/
H A Drmtlib.c90 rmtabort(int fildes) argument
104 command(int fildes, const char *buf) argument
138 status(int fildes) argument
392 _rmt_close(int fildes) argument
411 _rmt_read(int fildes, void *buf, size_t nbyte) argument
444 _rmt_write(int fildes, const void *buf, size_t nbyte) argument
472 _rmt_lseek(int fildes, off_t offset, int whence) argument
491 _rmt_ioctl(int fildes, unsigned long op, void *arg) argument
684 rmtread(int fildes, void *buf, size_t nbyte) argument
701 rmtwrite(int fildes, const void *buf, size_t nbyte) argument
717 rmtlseek(int fildes, off_t offset, int whence) argument
732 rmtclose(int fildes) argument
747 rmtioctl(int fildes, unsigned long request, ...) argument
776 rmtdup(int fildes) argument
792 rmtfstat(int fildes, struct stat *buf) argument
[all...]
/netbsd-6-1-5-RELEASE/tests/fs/vfs/
H A Dt_vnops.c662 fcntl_getlocks(int fildes, off_t start, off_t len, argument
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsys_aio.c630 unsigned int cn, errcnt, fildes; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dserial.c612 int fildes[2]; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Dtraps-linux.c763 int prot, flags, fildes; local
790 int prot, flags, fildes; local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dstropts.h376 int fildes; member in struct:strfdinsert
386 int32_t fildes; member in struct:strfdinsert32
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_netbsd.c950 int fildes = cpu_registers(processor)->gpr[arg0]; local
H A Demul_unix.c536 int fildes = (int)cpu_registers(processor)->gpr[arg0]; local
1187 int fildes = (int)cpu_registers(processor)->gpr[arg0]; local
1417 int fildes = cpu_registers(processor)->gpr[arg0]; local
2115 int fildes = (int)cpu_registers(processor)->gpr[arg0]; local
2372 int fildes = cpu_registers(processor)->gpr[arg0]; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/tip/
H A Dtip.h235 int fildes[2]; /* file transfer synchronization channel */ variable
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_syscallargs.h2307 syscallarg(netbsd32_intp) fildes; member in struct:netbsd32_pipe2_args
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyscallargs.h2181 syscallarg(int) fildes; member in struct:sys_aio_cancel_args
2536 syscallarg(int *) fildes; member in struct:sys_pipe2_args

Completed in 268 milliseconds