Searched defs:fd (Results 51 - 75 of 1677) sorted by relevance

1234567891011>>

/freebsd-10-stable/lib/libkse/thread/
H A Dthr_fcntl.c45 __fcntl(int fd, int cmd,...) argument
H A Dthr_read.c48 __read(int fd, void *buf, size_t nbytes) argument
H A Dthr_readv.c48 __readv(int fd, const struct iovec *iov, int iovcnt) argument
H A Dthr_write.c45 __write(int fd, const void *buf, size_t nbytes) argument
H A Dthr_writev.c47 __writev(int fd, const struct iovec *iov, int iovcnt) argument
/freebsd-10-stable/lib/libusbhid/
H A Ddescr_compat.c52 hid_set_immed_compat7(int fd, int enable) argument
58 hid_get_report_id_compat7(int fd) argument
69 hid_get_report_desc_compat7(int fd) argument
/freebsd-10-stable/lib/libutil/
H A Dlogin_auth.c98 int fd, count; local
/freebsd-10-stable/sbin/nvmecontrol/
H A Dreset.c53 int ch, fd; local
/freebsd-10-stable/share/examples/ses/srcs/
H A Dgetnobj.c50 int fd; local
H A Dgetobjmap.c51 int nobj, fd, i; local
[all...]
H A Dsetencstat.c48 int fd; local
/freebsd-10-stable/sys/boot/i386/libi386/
H A Di386_copy.c66 i386_readin(const int fd, vm_offset_t dest, const size_t len) argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dstat.h43 fstat64(int fd, struct stat *sb) argument
/freebsd-10-stable/usr.bin/fsync/
H A Dfsync.c44 int fd; local
/freebsd-10-stable/usr.bin/unifdef/
H A Dunifdef.h48 int fd = mkstemp(tmp); local
/freebsd-10-stable/usr.sbin/dumpcis/
H A Dmain.c36 int fd; local
/freebsd-10-stable/usr.sbin/procctl/
H A Dprocctl.c58 int fd; local
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Denc_read.c86 int DES_enc_read(int fd, void *buf, int len, DES_key_schedule *sched, argument
H A Denc_writ.c80 int DES_enc_write(int fd, const void *_buf, int len, argument
/freebsd-10-stable/contrib/openbsm/compat/
H A Dclosefrom.h38 int error, fd, maxfd; local
/freebsd-10-stable/crypto/openssh/regress/unittests/sshkey/
H A Dcommon.c42 int fd; local
/freebsd-10-stable/crypto/openssh/
H A Dmsg.c45 ssh_msg_send(int fd, u_char type, struct sshbuf *m) argument
66 ssh_msg_recv(int fd, struct sshbuf *m) argument
/freebsd-10-stable/contrib/file/src/
H A Ddprintf.c40 dprintf(int fd, const char *fmt, ...) argument
/freebsd-10-stable/contrib/expat/xmlwf/
H A Dunixfilemap.c25 int fd; local
[all...]
/freebsd-10-stable/lib/libstand/
H A Dlseek.c69 lseek(int fd, off_t offset, int where) argument

Completed in 109 milliseconds

1234567891011>>