|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Typedefs | |
| typedef int(* | kdb_func_t )(int, const char **) |
Enumerations | |
| enum | kdb_repeat_t { KDB_REPEAT_NONE = 0, KDB_REPEAT_NO_ARGS, KDB_REPEAT_WITH_ARGS } |
| enum | { KDB_NOT_INITIALIZED, KDB_INIT_EARLY, KDB_INIT_FULL } |
Functions | |
| int | kdbgetintenv (const char *, int *) |
| int | kdb_set (int, const char **) |
| anonymous enum |
| enum kdb_repeat_t |
1.8.2