prefix 106 src/crontab.c static char *host_specific_filename(const char *prefix, const char *suffix); prefix 463 src/crontab.c static char *host_specific_filename(const char *prefix, const char *suffix) prefix 477 src/crontab.c if (prefix) { prefix 478 src/crontab.c if (!glue_strings(safename, sizeof safename, prefix, hostname, '.'))