Home
last modified time | relevance | path

Searched defs:move_file (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dfile_util.py170 def move_file (src, dst, verbose=1, dry_run=0): function
Dcmd.py379 def move_file (self, src, dst, level=1): member in Command
Dccompiler.py878 def move_file(self, src, dst): member in CCompiler
/external/syslinux/mtools/
Dsyslinux.c128 static int move_file(char *filename) in move_file() function
/external/python/cpython2/Modules/_ctypes/libffi/
Dgenerate-darwin-source-and-headers.py100 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): function
/external/syslinux/win/
Dsyslinux.c239 static void move_file(char *pathname, char *filename) in move_file() function
/external/syslinux/dos/
Dsyslinux.c572 static void move_file(int dev_fd, char *pathname, char *filename) in move_file() function
/external/squashfs-tools/squashfs-tools/
Daction.c1870 static void move_file(struct move_ent *move_ent) in move_file() function