Searched refs:chk_fail_msg (Results 1 – 1 of 1) sorted by relevance
459 static const char chk_fail_msg[] = "* buffer overflow detected *\n"; in __chk_fail() local460 _write(2, chk_fail_msg, sizeof(chk_fail_msg) - 1); in __chk_fail()