Searched defs:req_type (Results 1 - 2 of 2) 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) {
/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

Completed in 29 milliseconds