HomeSort by relevance Sort by last modified time
    Searched refs:kill_new (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libevent/test/
regress_rpc.c 245 kill_reply = kill_new();
467 kill = kill_new();
528 kill_one = kill_new();
529 kill_two = kill_new();
596 kill = kill_new();
regress.gen.c 132 msg->attack_data = kill_new();
134 event_warn("%s: kill_new()", __func__);
208 msg->attack_data = kill_new();
331 tmp->attack_data = kill_new();
429 kill_new(void) function
regress.gen.h 116 struct kill *kill_new(void);

Completed in 51 milliseconds