Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/cron/lib/
H A Dentry.c241 PPC_NULL, ch, file);
251 PPC_NULL, ch, file);
263 PPC_NULL, ch, file);
631 ch = get_number(&num3, 0, PPC_NULL, ch, file);
/freebsd-13.1/usr.sbin/cron/cron/
H A Dcron.h94 #define PPC_NULL ((char **)NULL) macro