Searched refs:ctl_var (Results 1 – 8 of 8) sorted by relevance
81 static const struct ctl_var *ctl_getitem(const struct ctl_var *,83 static u_short count_var (const struct ctl_var *);337 static const struct ctl_var sys_var[] = {447 static struct ctl_var *ext_sys_var = NULL;494 static const struct ctl_var peer_var[] = {614 static const struct ctl_var clock_var[] = {2054 const struct ctl_var *k; in ctl_putsys()2582 const struct ctl_var *k; in ctl_putpeer()2913 const struct ctl_var *k; in ctl_putclock()3061 static const struct ctl_var *[all …]
730 out->kv_list = (struct ctl_var *)0; in neoclock4x_control()
433 struct ctl_var *kv; /* additional pseudo variables */3074 parse->kv = (struct ctl_var *)0; in parse_start()3522 out->kv_list = (struct ctl_var *)0; in parse_control()3709 struct ctl_var *k; in parse_control()
2529 clock_stat.kv_list = (struct ctl_var *)0; in get_clock_info()
89 struct ctl_var { struct108 extern char * add_var (struct ctl_var **, u_long, u_short); argument109 extern void free_varlist (struct ctl_var *);110 extern void set_var (struct ctl_var **, const char *, u_long, u_short);
84 struct ctl_var *kv_list; /* additional variables */
4371 * include/ntpd.h (struct ctl_var): text cannot be const char *6024 * include/ntpd.h: ctl_var's text field isn't const.
31894 …make sure 'ctl_var' table matches indices (CS_LEAPSMEAR* is unconditionally defined and affects AU…