HelenOS sources

copy_file          69 uspace/app/bdsh/cmds/modules/cp/cp.c static int copy_file(const char *src, const char *dest,
copy_file         273 uspace/app/bdsh/cmds/modules/cp/cp.c 		if (copy_file(src, dest_path, blen, vb) < 0) {
HelenOS homepage, sources at GitHub