Searched refs:buf_fill (Results 1 – 1 of 1) sorted by relevance
246 const char buf_fill = (unsigned char)0xFF; in TestInterfaceName() local247 memset(buf, buf_fill, buf_size); in TestInterfaceName()260 if (buf[i] != buf_fill) { in TestInterfaceName()