Home
last modified time | relevance | path

Searched defs:in_fd (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dsimple_exec.c149 int in_fd[2] = {-1, -1}; in pipe_execv() local
/netbsd/src/usr.bin/vndcompress/
Dvndcompress.c762 compress_block(int in_fd, int out_fd, uint32_t blkno, uint32_t blocksize, in compress_block()
/netbsd/src/crypto/external/bsd/openssh/dist/
Dclientloop.c2695 const char *term, struct termios *tiop, int in_fd, struct sshbuf *cmd, in client_session2_setup()