Searched refs:req_type (Results 1 - 4 of 4) sorted by relevance

/sssd-io/src/providers/
H A Ddata_provider_req.c26 const char *be_req2str(dbus_uint32_t req_type) argument
28 switch (req_type & BE_REQ_TYPE_MASK) {
H A Ddata_provider_req.h45 * @param[in] req_type Type of request.
48 const char *be_req2str(dbus_uint32_t req_type);
/sssd-io/src/providers/files/
H A Dfiles_id.c144 int req_type,
147 switch (req_type) {
162 "Unexpected req_type %d\n", req_type);
143 files_account_info_finished(struct files_id_ctx *id_ctx, int req_type, errno_t ret) argument
H A Dfiles_private.h72 int req_type,

Completed in 20 milliseconds