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

Jim_CdCmd() function

Syntax

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

Arguments

interp

argc

argv

References

LocationReferrerText
jim-file.c:1078
static int Jim_CdCmd(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim-file.c:1125Jim_fileInit()
Jim_CreateCommand(interp, "cd", Jim_CdCmd, NULL, NULL);

Call Tree

Functions called by Jim_CdCmd()
Jim_CdCmd()
strerror()
chdir()
_errno()
all items filtered out
Data read by Jim_CdCmd()
Data written by Jim_CdCmd()
Jim_CdCmd()::path
all items filtered out
Jim_CdCmd()
Jim_CdCmd()::path
all items filtered out