Searched refs:infd (Results 26 - 29 of 29) sorted by relevance

12

/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dftp.c583 * Read data from infd & write to outfd, using buf/bufsize as the temporary
592 copy_bytes(int infd, int outfd, char *buf, size_t bufsize, argument
617 inc = read(infd, buf, MIN(bufsize, bufrem));
H A Dftp.c.orig579 * Read data from infd & write to outfd, using buf/bufsize as the temporary
588 copy_bytes(int infd, int outfd, char *buf, size_t bufsize,
613 inc = read(infd, buf, MIN(bufsize, bufrem));
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dsicad.vim241 syn keyword sicadStatement inf infd inst kbml kbmls
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dxec.c1387 if((shp->fdstatus[fd]&IOCLEX)&&fd!=shp->infd)

Completed in 135 milliseconds

12