Home
last modified time | relevance | path

Searched refs:SpecialEntry (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dcrond.c491 typedef struct SpecialEntry { in load_crontab() struct
494 } SpecialEntry; in load_crontab() typedef
495 static const SpecialEntry SpecAry[] ALIGN8 = { in load_crontab()
506 const SpecialEntry *e = SpecAry; in load_crontab()