#include "config.h"#include <signal.h>#include <stdbool.h>#include <stdint.h>#include <time.h>#include "mutt/lib.h"Go to the source code of this file.
Functions | |
| int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
Variables | |
| bool | StartupComplete = true |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
| size_t | size ) |
Definition at line 10 of file date.c.