Searched refs:decode_reply (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c94 static int decode_reply(uchar_t *, int, uchar_t *, int, boolean_t *);
678 n = decode_reply(ibuf, sizeof (ibuf), obuf, n, &again);
2412 decode_reply(uchar_t *plain_buf, function

Completed in 61 milliseconds