|
Linux Kernel
3.7.1
|
#include <ctype.h>#include <errno.h>#include <fcntl.h>#include <limits.h>#include <stdarg.h>#include <stdlib.h>#include <string.h>#include <signal.h>#include <unistd.h>#include <locale.h>#include "lkc.h"#include "lxdialog/dialog.h"Go to the source code of this file.
Data Structures | |
| struct | search_data |
Functions | |
| int | main (int ac, char **av) |
1.8.2