Searched defs:fdout (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/sys/dev/fdc/
H A Dfdcvar.h52 int fdout; /* mirror of the w/o digital output reg */ member in struct:fdc_data
/freebsd-10-stable/sys/pc98/cbus/
H A Dfdcvar.h94 int fdout; /* mirror of the w/o digital output reg */ member in struct:fdc_data
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dfs.c220 do_mkstemp(char *tmpl, int *fdout) argument
821 atf_fs_mkstemp(atf_fs_path_t *p, int *fdout) argument
/freebsd-10-stable/crypto/heimdal/appl/rcp/
H A Drcp.c714 do_cmd(char *host, char *remuser, char *cmd, int *fdin, int *fdout) argument
/freebsd-10-stable/usr.bin/xlint/xlint/
H A Dxlint.c714 runchild(const char *path, char *const *args, const char *crfn, int fdout) argument
/freebsd-10-stable/crypto/openssh/
H A Dserverloop.c93 static int fdout; /* Descriptor for stdout (for reading); variable
[all...]
H A Dscp.c232 do_cmd(char *host, char *remuser, char *cmd, int *fdin, int *fdout) argument
306 do_cmd2(char *host, char *remuser, char *cmd, int fdin, int fdout) argument
H A Dsession.c656 int fdout, ptyfd, ttyfd, ptymaster; local
2365 session_set_fds(Session *s, int fdin, int fdout, in argument
[all...]

Completed in 100 milliseconds