Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/cron/lib/
H A Dentry.c239 PPC_NULL, ch, file);
249 PPC_NULL, ch, file);
261 PPC_NULL, ch, file);
584 ch = get_number(&num3, 0, PPC_NULL, ch, file);
/freebsd-12.1/usr.sbin/cron/cron/
H A Dcron.h94 #define PPC_NULL ((char **)NULL) macro