Home
last modified time | relevance | path

Searched defs:CronLine (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dcrond.c117 typedef struct CronLine { struct
118 struct CronLine *cl_next; argument
134 } CronLine; argument