RTEMS CPU Kit with SuperCore  4.11.2
Data Structures | Typedefs | Functions | Variables
internal.h File Reference
#include "shell.h"
#include <sys/types.h>
Include dependency graph for internal.h:

Go to the source code of this file.

Data Structures

struct  rtems_shell_topic_tt
 

Typedefs

typedef struct rtems_shell_topic_tt rtems_shell_topic_t
 

Functions

rtems_shell_topic_trtems_shell_lookup_topic (const char *topic)
 
bool rtems_shell_can_see_cmd (const rtems_shell_cmd_t *shell_cmd)
 
int rtems_shell_execute_cmd (const char *cmd, int argc, char *argv[])
 
void rtems_shell_register_monitor_commands (void)
 
void rtems_shell_print_heap_info (const char *c, const Heap_Information *h)
 
void rtems_shell_print_heap_stats (const Heap_Statistics *s)
 
void rtems_shell_print_unified_work_area_message (void)
 
void strmode (mode_t mode, char *p)
 
const char * user_from_uid (uid_t uid, int nouser)
 
char * group_from_gid (gid_t gid, int nogroup)
 

Variables

rtems_shell_cmd_trtems_shell_first_cmd
 
rtems_shell_topic_trtems_shell_first_topic