Searched defs:fd (Results 26 - 50 of 1677) sorted by relevance

1234567891011>>

/freebsd-10-stable/lib/libc/stdio/
H A Dfileno.c50 int fd; local
H A Ddprintf.c37 dprintf(int fd, const char * __restrict fmt, ...) argument
H A Dvdprintf.c46 vdprintf(int fd, const char * __restrict fmt, va_list ap) argument
/freebsd-10-stable/lib/libstand/
H A Dclose.c69 close(int fd) argument
/freebsd-10-stable/usr.bin/mkimg/
H A Draw.c49 raw_write(int fd) argument
/freebsd-10-stable/usr.sbin/kgzip/
H A Dkgzip.h37 int fd; /* File descriptor */ member in struct:iodesc
/freebsd-10-stable/contrib/ntp/lib/isc/unix/include/isc/
H A Dkeyboard.h33 int fd; member in struct:__anon112
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/ssp/
H A Dh_read.c45 int fd, n; local
/freebsd-10-stable/contrib/file/src/
H A Dpread.c9 pread(int fd, void *buf, size_t len, off_t off) { argument
/freebsd-10-stable/contrib/groff/src/libs/libbib/
H A Dmap.c41 char *mapread(int fd, int nbytes) argument
70 char *mapread(int fd, int nbytes) argument
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dconnecttcp.c20 int fd; local
/freebsd-10-stable/contrib/ipfilter/samples/
H A Duserauth.c24 int fd; local
/freebsd-10-stable/contrib/netbsd-tests/net/bpf/
H A Dt_div-by-zero.c23 int fd; local
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dfflush.c49 int fd; local
95 int fd; local
H A Dsetvbuf.c57 int fd; local
/freebsd-10-stable/contrib/sendmail/test/
H A Dt_pathconf.c37 int fd; local
/freebsd-10-stable/crypto/heimdal/appl/ftp/common/
H A Dsockbuf.c45 set_buffer_size(int fd, int read) argument
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dnet_read.c42 krb5_socket_t fd = *((krb5_socket_t *)p_fd); local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dcloexec.c39 rk_cloexec(int fd) argument
H A Dflock.c44 rk_flock(int fd, int operation) argument
H A Dmkstemp.c63 int fd; local
/freebsd-10-stable/lib/libc/gen/
H A Dfdevname.c37 fdevname_r(int fd, char *buf, int len) argument
50 fdevname(int fd) argument
/freebsd-10-stable/lib/libc/posix1e/
H A Dmac_set.c44 mac_set_fd(int fd, struct mac *label) argument
/freebsd-10-stable/lib/libc/sys/
H A Dopenat.c48 openat(int fd, const char *path, int flags, ...) argument
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_connect.c40 __connect(int fd, const struct sockaddr *name, socklen_t namelen) argument

Completed in 131 milliseconds

1234567891011>>