Searched refs:auto_string (Results 1 – 3 of 3) sorted by relevance
423 static const char auto_string[] = "auto"; variable440 const char *p = auto_string; in level_show()470 else if (len == sizeof auto_string - 1 && in level_store()471 strncmp(buf, auto_string, len) == 0) in level_store()
80168 ffff8000112335c8 d auto_string
Completed in 897 milliseconds