HomeSort by: relevance | last modified time | path
    Searched defs:ftpio (Results 1 - 2 of 2) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
ftp.c 35 * Portions of this code were taken from or based on ftpio.c:
57 * $ftpioId: ftpio.c,v 1.30 1998/04/11 07:28:53 phk Exp $
481 struct ftpio { struct
497 struct ftpio *io;
500 io = (struct ftpio *)v;
530 struct ftpio *io;
533 io = (struct ftpio *)v;
558 struct ftpio *io;
560 io = (struct ftpio *)v;
572 struct ftpio *io
    [all...]
ftp.c 35 * Portions of this code were taken from or based on ftpio.c:
57 * $ftpioId: ftpio.c,v 1.30 1998/04/11 07:28:53 phk Exp $
481 struct ftpio { struct
497 struct ftpio *io;
500 io = (struct ftpio *)v;
530 struct ftpio *io;
533 io = (struct ftpio *)v;
558 struct ftpio *io;
560 io = (struct ftpio *)v;
572 struct ftpio *io
    [all...]

Completed in 27 milliseconds