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

Jim_PwdCmd() function

Syntax

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

Arguments

interp

argc

argv

References

LocationReferrerText
jimsh0.c:4356
static int Jim_PwdCmd(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:4385Jim_fileInit()
Jim_CreateCommand(interp, "pwd", Jim_PwdCmd, NULL, NULL);

Call Tree

Functions called by Jim_PwdCmd()
Jim_PwdCmd()
strchr()
getcwd()
all items filtered out
Data read by Jim_PwdCmd()
Data written by Jim_PwdCmd()
Jim_PwdCmd()::cwd
Jim_PwdCmd()::_resultObjPtr_
Jim_PwdCmd()::p
all items filtered out
Jim_PwdCmd()
Jim_PwdCmd()::p
all items filtered out
Type of Jim_PwdCmd()
Jim_PwdCmd()
all items filtered out