Searched refs:kerninfo (Results 1 – 10 of 10) sorted by relevance
/freebsd/libexec/getty/ |
H A D | main.c | 729 static struct utsname kerninfo; in putf() local 731 if (!*kerninfo.sysname) in putf() 732 uname(&kerninfo); in putf() 763 puts(kerninfo.sysname); in putf() 767 puts(kerninfo.machine); in putf() 771 puts(kerninfo.release); in putf() 775 puts(kerninfo.version); in putf()
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc_ops.c | 88 static void kerninfo (struct parse *, FILE *); 214 { "kerninfo", kerninfo, { NO, NO, NO, NO }, 2931 kerninfo( in kerninfo() function
|
H A D | ntpdc-opts.def | 397 .It Ic kerninfo
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 77 static void kerninfo (struct parse *, FILE *); 191 { "kerninfo", kerninfo, { NO, NO, NO, NO }, 4008 * kerninfo - modeled on ntpdc's kerninfo in kerninfo() 4011 kerninfo( in kerninfo() 4002 kerninfo( kerninfo() function
|
H A D | ntpq.texi | 274 @item @anchor{kerninfo} kerninfo
|
H A D | ntpq-opts.def | 487 .It Ic kerninfo
|
H A D | invoke-ntpq.texi | 366 @item @code{kerninfo}
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 2664 by ntpq -c kerninfo introduced in 4.2.7p104. 2789 * Add ntpq kerninfo, authinfo, and sysinfo commands similar to ntpdc's.
|
H A D | CommitLog-4.1.0 | 4704 * ntpdc/ntpdc_ops.c: (kerninfo) Report in seconds regardless of
|
H A D | CommitLog | [all...] |