mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
header for the case where sizeof(time_t) != sizeof(int). dumprestore.h was embedding time_t when it should have been embedding int32_t. Use time_to_time32() and time32_to_time() to convert between the protocoll/file-format time and time_t. |
||
|---|---|---|
| .. | ||
| dumprestore.h | ||
| routed.h | ||
| rwhod.h | ||
| talkd.h | ||
| timed.h | ||