/external/chromium/third_party/libevent/test/ |
regress.rpc | 11 string weapon = 0x10121;
|
regress_rpc.c | 112 EVTAG_ASSIGN(kill_reply, weapon, "dagger"); 345 char *weapon; local 358 if (EVTAG_GET(kill, weapon, &weapon) == -1) { 359 fprintf(stderr, "get weapon\n"); 367 if (strcmp(weapon, "dagger")) 383 char *weapon; local 389 if (EVTAG_GET(kill, weapon, &weapon) == -1) { 390 fprintf(stderr, "get weapon\n") [all...] |
regress.c | 1519 EVTAG_ASSIGN(attack, weapon, "feather"); [all...] |
/external/chromium_org/third_party/libevent/test/ |
regress.rpc | 11 string weapon = 0x10121;
|
regress_rpc.c | 112 EVTAG_ASSIGN(kill_reply, weapon, "dagger"); 345 char *weapon; local 358 if (EVTAG_GET(kill, weapon, &weapon) == -1) { 359 fprintf(stderr, "get weapon\n"); 367 if (strcmp(weapon, "dagger")) 383 char *weapon; local 389 if (EVTAG_GET(kill, weapon, &weapon) == -1) { 390 fprintf(stderr, "get weapon\n") [all...] |
regress.c | 1519 EVTAG_ASSIGN(attack, weapon, "feather"); [all...] |