Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.h275 static int checkm4(void);
H A Dsyslogd.c2861 checkm4(void) in checkm4() function
3241 if (checkm4() != 0 || conf_open(&cf, "/usr/ccs/bin/m4", m4argv) == -1) { in conf_init()