Lines Matching refs:RUNDIR
1787 if (mkdir(RUNDIR, 0755) == -1 && errno != EEXIST)1788 logger(&ctx, LOG_ERR, "mkdir `%s': %m", RUNDIR);