Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_control.c85 static u_short count_var (const struct ctl_var *);
3368 wants_count = CS_MAXCODE + 1 + count_var(ext_sys_var); in read_sysvars()
4640 wants_alloc = CC_MAXCODE + 1 + count_var(kv); in read_clockstatus()
5157 count_var( in count_var() function
5186 c = count_var(*kv); in add_var()