_pstate 154 lib/async_req/async_req.h #define async_req_setup(_mem_ctx, _preq, _pstate, type) \ _pstate 155 lib/async_req/async_req.h _async_req_setup((_mem_ctx), (_preq), (_pstate), sizeof(type), #type) _pstate 255 lib/tevent/tevent.h #define tevent_req_create(_mem_ctx, _pstate, _type) \ _pstate 256 lib/tevent/tevent.h _tevent_req_create((_mem_ctx), (_pstate), sizeof(_type), \