Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 25 of 1528) sorted by path

12345678910>>...62

/openbsd/bin/cat/
H A Dcat.c115 int fd; in cat_file() local
/openbsd/bin/cp/
H A Dutils.c275 setfile(struct stat *fs, int fd) in setfile()
/openbsd/bin/csh/
H A Dcsh.c823 int fd, ftmp, oldidfds; in rechist() local
H A Dexec.c261 int fd; in texec() local
H A Dmisc.c154 fdcmp(int fd) in fdcmp()
H A Dsem.c513 int fd; in doio() local
/openbsd/bin/dd/
H A Ddd.h54 int fd; /* file descriptor */ member
/openbsd/bin/ed/
H A Dbuf.c207 int fd = -1; in open_sbuf() local
/openbsd/bin/ksh/
H A Dc_ksh.c212 int fd = 1; in c_print() local
H A Dc_sh.c257 int fd = 0; in c_read() local
H A Dexec.c1186 volatile int fd = -1; in herein() local
H A Dhistory.c725 int fd, fddup; in history_open() local
H A Dio.c221 can_seek(int fd) in can_seek()
258 savefd(int fd) in savefd()
278 restfd(int fd, int ofd) in restfd()
318 int fd, fl; in check_fd() local
360 coproc_read_close(int fd) in coproc_read_close()
373 coproc_readw_close(int fd) in coproc_readw_close()
385 coproc_write_close(int fd) in coproc_write_close()
399 int fd = (mode & R_OK) ? coproc.read : coproc.write; in coproc_getfd() local
441 int fd; in maketemp() local
H A Djobs.c510 int fd = open("/dev/null", O_RDONLY); in exchild() local
1273 int fd = 2; in check_job() local
H A Dmain.c727 int fd; in quitenv() local
782 int fd; in cleanup_parents_env() local
H A Dmisc.c1087 blocking_read(int fd, char *buf, int nbytes) in blocking_read()
1111 reset_nonblock(int fd) in reset_nonblock()
H A Dshf.c41 int fd; in shf_open() local
76 shf_fdopen(int fd, int sflags, struct shf *shf) in shf_fdopen()
133 shf_reopen(int fd, int sflags, struct shf *shf) in shf_reopen()
H A Dshf.h51 int fd; /* file descriptor */ member
/openbsd/bin/mt/
H A Dmt.c107 _rmtmtioctop(int fd, struct mtop *cmd) in _rmtmtioctop()
117 _rmtstatus(int fd) in _rmtstatus()
/openbsd/bin/mv/
H A Dcp.c625 setfile(struct stat *fs, int fd) in setfile()
/openbsd/bin/pax/
H A Dar_io.c1243 ar_start_gzip(int fd, const char *path, int wr) in ar_start_gzip()
H A Dar_subs.c181 int fd; in extract() local
376 int fd = -1; in wr_archive() local
H A Dfile_subs.c72 int fd = -1; in file_creat() local
127 file_close(ARCHD *arcn, int fd) in file_close()
724 fset_ftime(const char *fnm, int fd, const struct timespec *mtimp, in fset_ftime()
776 fset_ids(char *fnm, int fd, uid_t uid, gid_t gid) in fset_ids()
806 fset_pmode(char *fnm, int fd, mode_t mode) in fset_pmode()
823 int fd, r; in set_attr() local
918 file_write(int fd, char *str, int cnt, int *rem, int *isempt, int sz, in file_write()
1023 file_flush(int fd, char *fname, int isempt) in file_flush()
1053 rdfile_close(ARCHD *arcn, int *fd) in rdfile_close()
1082 set_crc(ARCHD *arcn, int fd) in set_crc()
H A Dtables.c676 int fd; in sltab_add_sym() local
/openbsd/bin/rm/
H A Drm.c299 int fd; in rm_overwrite() local
347 pass(int fd, off_t len, char *buf, size_t bsize) in pass()

12345678910>>...62