Searched defs:fd (Results 101 - 125 of 1826) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gcc/config/
H A Dhost-solaris.c36 sol_gt_pch_use_address (void *base, size_t size, int fd, size_t offset) argument
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dhost-cygwin.c52 cygwin_gt_pch_get_address (size_t sz, int fd) argument
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dfile.h42 getf(int fd, cap_rights_t *rightsp) argument
52 releasef(int fd) argument
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dfaccessat.h38 faccessat(int fd, const char *path, int mode, int flag) argument
H A Dfstatat.h40 fstatat(int fd, const char *path, struct stat *buf, int flag) argument
H A Dopenat.h38 openat(int fd, const char *path, int flags, ...) argument
H A Dunlinkat.h39 unlinkat(int fd, const char *path, int flag) argument
/freebsd-11-stable/contrib/opie/libopie/
H A Dlogwtmp.c83 static int fd = -1; variable
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_valid.c110 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) argument
/freebsd-11-stable/lib/libc/stdio/
H A Dfdopen.c50 fdopen(int fd, const char *mode) argument
H A Dtmpfile.c56 int fd, sverrno; local
/freebsd-11-stable/lib/libc/sys/
H A Dfutimens.c41 futimens(int fd, const struct timespec times[2]) argument
H A Dutimensat.c41 utimensat(int fd, const char *path, const struct timespec times[2], int flag) argument
/freebsd-11-stable/lib/libnv/tests/
H A Dnvlist_move_test.c57 int fd; local
/freebsd-11-stable/lib/libulog/
H A Dutempter.c36 utempter_add_record(int fd, const char *host) argument
56 utempter_remove_record(int fd) argument
66 addToUtmp(const char *pty __unused, const char *host, int fd) argument
80 removeLineFromUtmp(const char *pty __unused, int fd) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Ddumpdata.c45 int fd; local
62 int fd, ret; local
[all...]
H A Dget_window_size.c61 get_window_size(int fd, int *lines, int *columns) argument
H A Dnet_read.c45 net_read (rk_socket_t fd, void *buf, size_t nbytes) argument
H A Dnet_write.c45 net_write (rk_socket_t fd, const void *buf, size_t nbytes) argument
/freebsd-11-stable/lib/libc/gen/
H A Ddaemon.c50 int fd; local
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_mkexrc.c44 int fd, sverrno; local
/freebsd-11-stable/tests/sys/kern/pipe/
H A Dbig_pipe_test.c20 write_frame(int fd, char *buf, unsigned long buflen) argument
51 int i, flags, fd[2]; local
[all...]
/freebsd-11-stable/tools/build/
H A Dfutimens.c42 futimens(int fd, const struct timespec times[2]) argument
/freebsd-11-stable/tools/regression/audit/audit_pipe_ioctl/
H A Daudit_pipe_ioctl.c50 int fd; local
[all...]
/freebsd-11-stable/tools/regression/nfsmmap/test1/
H A Dtest1.c8 int fd, fd2; local
[all...]

Completed in 145 milliseconds

1234567891011>>