| print-hncp.c | 89 static const struct tok type_values[] = { variable in typeref:struct:tok 400 ND_PRINT("%s", tok2str(type_values, "Easter Egg", type)); 455 u_int key = type_values[t++].v; 477 ND_PRINT("%s", tok2str(type_values, "Easter Egg (42)", type_mask) );
|