RTEMS
5.0.0
|
Shell login check function. More...
#include <sys/types.h>
#include <unistd.h>
#include <pwd.h>
#include <string.h>
#include <crypt.h>
#include <rtems/shell.h>
#include <rtems/userenv.h>
Functions | |
bool | rtems_shell_login_check (const char *user, const char *passphrase) |
Shell login check function.