RTEMS  5.0.0
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>

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.