Home
last modified time | relevance | path

Searched refs:DIR_SEP (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/ntp/libntp/
HDmsyslog.c162 prog = strrchr(progname, DIR_SEP); in addto_syslog()
408 cp = strrchr(name, DIR_SEP); in init_logging()
495 DIR_SEP != log_fname[0] && in change_logfile()
502 DIR_SEP == curdir[cd_octets - 1]) in change_logfile()
510 (int)cd_octets, curdir, DIR_SEP, in change_logfile()
/NextBSD/contrib/ntp/sntp/
HDkod_management.c143 pch = strchr(kod_db_file + 1, DIR_SEP); in write_kod_db()
152 *pch = DIR_SEP; in write_kod_db()
153 pch = strchr(pch + 1, DIR_SEP); in write_kod_db()
HDconfig.h.in21 #undef DIR_SEP
/NextBSD/contrib/ntp/sntp/m4/
HDntp_dir_sep.m421 AC_DEFINE_UNQUOTED([DIR_SEP], [$ntp_cv_dir_sep],
/NextBSD/contrib/ntp/ntpd/
HDntp_filegen.c519 for (p = fname; p != NULL; p = strchr(p, DIR_SEP)) { in valid_fileref()
521 && ('\0' == p[2] || DIR_SEP == p[2])) in valid_fileref()
HDntp_util.c447 add_dir_sep = (DIR_SEP != in stats_config()
452 "%s%c", value, DIR_SEP); in stats_config()
HDntp_config.c3573 } else if (DIR_SEP != curr_var->value.s[len - 1] in config_vars()
3583 DIR_SEP); in config_vars()
/NextBSD/usr.sbin/ntp/
HDconfig.h296 #define DIR_SEP '/' macro
/NextBSD/contrib/ntp/
HDconfig.h.in294 #undef DIR_SEP
HDChangeLog3887 * Use a char for DIR_SEP, not a string.
HDCommitLog151613 add NTP_DIR_SEP to define DIR_SEP (/ or \)
158721 '/' -> DIR_SEP
178514 Use a char for DIR_SEP, not a string
178528 Use a char for DIR_SEP, not a string
178540 Use a char for DIR_SEP, not a string