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

linux_ps_command() function

Syntax

static char *linux_ps_command(struct target *target);
Implemented in linux.c:1435

Arguments

target

References

LocationText
linux.c:1435
static char *linux_ps_command(struct target *target)
linux.c:248
static char *linux_ps_command(struct target *target);
linux.c:259
.ps_command = linux_ps_command,

Call Tree

Functions called by linux_ps_command()
linux_ps_command()
sprintf()
calloc()
all items filtered out
Data read by linux_ps_command()
Data written by linux_ps_command()
linux_ps_command()
linux_ps_command()::retval
linux_ps_command()::display
linux_ps_command()::temp
linux_ps_command()::tmp
all items filtered out
Implementations
linux_ps_command()
all items filtered out
Type of linux_ps_command()
linux_ps_command()
all items filtered out