HomeSort by relevance Sort by last modified time
    Searched defs:request_new (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
evrpc.h 81 void *(*request_new)(void); member in struct:evrpc
247 (rpc)->request_new = (void *(*)(void))request##_new; \
evdns.c 331 static struct request *request_new(int type, const char *name, int flags, evdns_callback_type callback, void *ptr);
2234 request_new(int type, const char *name, int flags, function
    [all...]

Completed in 43 milliseconds