Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/cron/lib/
H A Dmisc.c54 strcmp_until(left, right, until) in strcmp_until() function
136 *test && strcmp_until(*test, pc, ',');
H A Denv.c93 if (!strcmp_until(envp[count], envstr, '='))
/freebsd-12.1/usr.sbin/cron/cron/
H A Dcron.h242 strcmp_until(char *, char *, int),