The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Data Structures | Typedefs
cron.h File Reference

Go to the source code of this file.

Data Structures

struct  cron_tab_t
 

Typedefs

typedef struct proto_cron_tab_s proto_cron_crontab_t
 

Data Structure Documentation

◆ cron_tab_t

struct cron_tab_t

Definition at line 3 of file cron.h.

Data Fields
uint64_t fields
unsigned int max
unsigned int min
size_t offset
bool wildcard

Typedef Documentation

◆ proto_cron_crontab_t

Definition at line 1 of file cron.h.