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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c85 static void ptransfer(char *direction, off_t bytes, hrtime_t t0,
1001 ptransfer("sent", bytes, start, stop, local, remote);
1031 ptransfer("sent", bytes, start, stop, local, remote);
1351 ptransfer("received", bytes, start, stop, local, remote);
1453 ptransfer("received", bytes, start, stop, local, remote);
1721 ptransfer(char *direction, off_t bytes, hrtime_t t0, function

Completed in 119 milliseconds