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
jimsh0.c:3861
static int file_cmd_rename(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:4258
file_cmd_rename,

Call Tree

Functions called by file_cmd_rename()
file_cmd_rename()
strerror()
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