Searched refs:writevar (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ntp/util/ |
H A D | tickadj.c | 234 static void writevar (int, off_t, int); 559 writevar(fd, noprintf_offset, 1); in main() 574 writevar(fd, tick_offset, writetick); in main() 595 writevar(fd, tickadj_offset, writetickadj); in main() 609 writevar(fd, dosync_offset, 0); in main() 852 writevar( in writevar() function
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 38 static void writevar (struct parse *, FILE *); 128 { "writevar", writevar, { NTP_UINT, NTP_STR, NO, NO }, 883 * writevar - send a write variables request with the specified variables 886 writevar( in writevar() function
|
H A D | ntpq.texi | 456 @item @anchor{writevar} writevar @kbd{assocID} @kbd{name} = @kbd{value} [,...]
|
H A D | ntpq-opts.def | 766 .It Ic writevar Ar associd Ar name Ns = Ns Ar value Op , ...
|
H A D | invoke-ntpq.texi | 646 @item @code{writevar} @kbd{associd} @kbd{name}=@kbd{value} @code{[, ...]}
|
/freebsd/contrib/ntp/ |
H A D | CommitLog-4.1.0 | 4596 (writevar): Likewise. 6132 * util/tickadj.c (writevar): Make offset an off_t
|
/freebsd/contrib/ntp/ntpd/ |
H A D | invoke-ntp.conf.texi | 2975 @item @code{writevar} @kbd{assocID\ name} @kbd{=} @kbd{value} @kbd{[,...]}
|
H A D | ntp.conf.def | 3191 .It Cm writevar Ar assocID\ name = value [,...]
|