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

  /external/chromium/third_party/libevent/
evrpc-internal.h 41 void *process_arg; member in struct:evrpc_hook
evrpc.c 123 hook->process_arg = cb_arg;
173 if (hook->process(req, evbuf, hook->process_arg) == -1)

Completed in 58 milliseconds