Searched refs:configcode (Results 1 – 1 of 1) sorted by relevance
577 unsigned long long configcode = 0; in json_events() local608 configcode |= strtoul(code, NULL, 0); in json_events()693 snprintf(buf, sizeof buf, "config=%#llx", configcode); in json_events()
Completed in 6 milliseconds