Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cron/
H A Dcron.h89 } cferror_t; typedef
125 extern cferror_t next_field(uint_t, uint_t, char *, int *, char **);
H A Dparse.c72 cferror_t
78 cferror_t err = CFOK; in next_field()
H A Dcrontab.c434 cferror_t cferr; in copycron()