Searched defs:copy_to (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/ |
| H A D | runexported.py | 61 def copy_to(self, localpath, remotepath): member in FakeTarget
|
| H A D | targetcontrol.py | 83 def copy_to(self, localpath, remotepath): member in BaseTarget
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | hyperbus.h | 63 void (*copy_to)(struct hyperbus_device *dev, unsigned long to, member
|
| H A D | map.h | 211 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); member
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | sshcontrol.py | 152 def copy_to(self, localpath, remotepath): member in SSHControl
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | vmcore.c | 211 static int copy_to(void *target, void *src, size_t size, int userbuf) in copy_to() function
|