RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Functions | Variables
internal.h File Reference

Shell Internal Information. More...

#include <rtems/shell.h>
#include <sys/types.h>

Go to the source code of this file.

Functions

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
 

Detailed Description

Shell Internal Information.