Searched refs:PFZ_KEY (Results 1 – 1 of 1) sorted by relevance
5429 #define PFZ_KEY "pfz=" macro5522 char pfz_string[strlen(PFZ_KEY) + HEX_STR_LEN + 1]; in exec_add_apple_strings()5525 …__assert_only size_t ret = snprintf(pfz_string, sizeof(pfz_string), PFZ_KEY "0x%llx", commpage_tex… in exec_add_apple_strings()5528 snprintf(pfz_string, sizeof(pfz_string), PFZ_KEY "0x%x", commpage_text32_location); in exec_add_apple_strings()