file_cmd_rename() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

file_cmd_rename() function

Syntax

static int file_cmd_rename(Jim_Interp *interp,     int argc,     Jim_Obj *const *argv);

Arguments

interp

argc

argv

References

LocationText
jim-file.c:587
static int file_cmd_rename(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim-file.c:999
file_cmd_rename,

Call Tree

Functions called by file_cmd_rename()
file_cmd_rename()
strerror()
remove()
rename()
access()
_errno()
all items filtered out
Data read by file_cmd_rename()
Data written by file_cmd_rename()
file_cmd_rename()::source
file_cmd_rename()::dest
file_cmd_rename()::force
all items filtered out
file_cmd_rename()
file_cmd_rename()::source
file_cmd_rename()::dest
file_cmd_rename()::force
all items filtered out