Home
last modified time | relevance | path

Searched defs:Msg2 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_oncore.c1446 char Msg[120], Msg2[10]; in oncore_receive() local
1556 char Msg[120], Msg2[10]; in oncore_consume() local
1927 char Msg[120], Msg2[10]; in oncore_get_timestamp() local
3654 char Msg[160], Msg2[10]; in oncore_print_Cb() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp266 reportLeakedVALists(const RegionVector & LeakedVALists,StringRef Msg1,StringRef Msg2,CheckerContext & C,ExplodedNode * N,bool ReportUninit) const reportLeakedVALists() argument