#include <libintl.h>#include <limits.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <termios.h>#include <unistd.h>#include "../include/libuser/user.h"Defines | |
| #define | _(String) gettext(String) |
Functions | |
| gboolean | lu_prompt_console (struct lu_prompt *prompts, int count, gpointer calldata, struct lu_error **error) |
| gboolean | lu_prompt_console_quiet (struct lu_prompt *prompts, int count, gpointer calldata, struct lu_error **error) |
|
|
lu_prompt_console:
|
|
|
lu_prompt_console_quiet:
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001