Searched defs:service (Results 1 – 9 of 9) sorted by relevance
103 SC_HANDLE service; in ga_install_service() local165 SC_HANDLE service; in ga_uninstall_service() local
84 const char *service; member106 GAService service; member813 GAService *service = &ga_state->service; in service_ctrl_handler() local835 GAService *service = &ga_state->service; in service_main() local
64 const char *service, in qauthz_pam_prop_set_service()121 const char *service, in qauthz_pam_new()
4 uint32_t service; member51 static int call_ci(const char *service, int nargs, int nret, ...) in call_ci()
78 char *service; member
33 const char *service = QCryptodevBackendServiceType_str(sl->value); in hmp_info_cryptodev() local
855 const char *service, in vof_client_handle()934 uint32_t service; member946 char service[64]; in vof_client_call() local
570 SC_HANDLE service = NULL; in StopService() local
42 #define VIRTIO_CRYPTO_OPCODE(service, op) (((service) << 8) | (op)) argument