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

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

Completed in 51 milliseconds