GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xt_fast_cp(3) FreeBSD Library Functions Manual xt_fast_cp(3)

#include <xtend/file.h>
-lxtend

int     xt_fast_cp(const char *source, const char *dest)

source, dest: File names of source and destination

xt_fast_cp() copies a file using low-level I/O with an optimal buffer size (the least common multiple of block sizes) for both source and destination filesystems.

The return value of the last read(3) call.

cp(1), read(3), write(3), fstat(3)


Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.