HomeSort by: relevance | last modified time | path
    Searched refs:STR_SYSTEM (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/include/
config.h 1629 #define STR_SYSTEM "NetBSD"
  /src/external/bsd/ntp/dist/sntp/
config.h.in 834 #undef STR_SYSTEM
  /src/external/bsd/ntp/dist/
config.h.in 1599 #undef STR_SYSTEM
  /src/external/bsd/ntp/dist/ntpd/
ntp_control.c 673 # ifndef STR_SYSTEM
674 # define STR_SYSTEM "UNIX"
680 static const char str_system[] = STR_SYSTEM; variable
2039 ctl_putstr(sys_var[CS_SYSTEM].text, str_system,
2040 sizeof(str_system) - 1);

Completed in 31 milliseconds