RTEMS CPU Kit with SuperCore  4.11.2
Functions
login_prompt.c File Reference

Shell login prompt functions. More...

#include <stdio.h>
#include <termios.h>
#include <unistd.h>
#include <ctype.h>
#include <errno.h>
#include <rtems/shell.h>
Include dependency graph for login_prompt.c:

Functions

bool rtems_shell_login_prompt (FILE *in, FILE *out, const char *device, rtems_shell_login_check_t check)
 

Detailed Description

Shell login prompt functions.