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

/freebsd-11-stable/lib/libc/sys/
H A Dpipe.c43 __sys_pipe(int fildes[2]) argument
/freebsd-11-stable/lib/libc/stdlib/
H A Dptsname.c50 __isptmaster(int fildes) argument
77 __ptsname_r(int fildes, char *buffer, size_t buflen) argument
109 ptsname(int fildes) argument
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfopen_unlocked.c113 fdopen_unlocked (int fildes, const char *mode) argument
/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.cpp53 int tcgetattr(int fildes, struct termios *termios_p) { argument
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_filio.c258 int fildes[2]; local
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dmpeix.c201 sendmail_mpe_fcntl(int fildes, int cmd, ...) argument
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Difiter_ioctl.c117 isc_ioctl(int fildes, int req, char *arg) { argument
/freebsd-11-stable/lib/libc/gen/
H A Dposix_spawn.c400 posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict fa, int fildes, const char * __restrict path, int oflag, mode_t mode) argument
431 posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, int fildes, int newfildes) argument
454 posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *fa, int fildes) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_vnops.c812 fcntl_getlocks(int fildes, off_t start, off_t len, argument
/freebsd-11-stable/sys/kern/
H A Dsys_pipe.c402 kern_pipe(struct thread *td, int fildes[2], int flags, struct filecaps *fcaps1, argument
456 int fildes[2]; local
472 int error, fildes[2]; local
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.misc.c555 xclose(int fildes) argument
585 xdup2(int fildes, int fildes2) argument
665 xread(int fildes, void *buf, size_t nbyte) argument
680 xtcsetattr(int fildes, int optional_actions, const struct termios *termios_p) argument
693 xwrite(int fildes, cons argument
[all...]
H A Dsh.lex.c1558 wide_read(int fildes, Char *buf, size_t nchars, int use_fclens) argument
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1618 int fildes[2]; local
1643 int fildes[2]; local
[all...]
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.h249 EXTERN int fildes[2]; /* file transfer synchronization channel */ variable
/freebsd-11-stable/contrib/ee/
H A Dee.c157 int fildes; /* file descriptor */ variable
/freebsd-11-stable/sys/sys/
H A Dsysproto.h1758 char fildes_l_[PADL_(int *)]; int * fildes; char fildes_r_[PADR_(int *)]; member in struct:pipe2_args

Completed in 303 milliseconds