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

  /external/chromium/third_party/libevent/
evrpc.h 116 struct evrpc_status;
160 void (*done)(struct evrpc_status *, \
165 void (*)(struct evrpc_status *, \
182 void (*cb)(struct evrpc_status *, \
185 struct evrpc_status status; \
198 ctx->cb = (void (*)(struct evrpc_status *, \
328 struct evrpc_status { struct
356 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg);
evrpc.c 513 struct evrpc_status status;
591 struct evrpc_status status;
  /external/chromium/third_party/libevent/test/
regress_rpc.c 342 GotKillCb(struct evrpc_status *status,
380 GotKillCbTwo(struct evrpc_status *status,
556 GotErrorCb(struct evrpc_status *status,

Completed in 31 milliseconds