Searched defs:int32 (Results 1 - 2 of 2) sorted by relevance
/sssd/src/lib/sifp/ |
H A D | sss_sifp_private.h | 69 int32_t *int32; member in union:sss_sifp_attr::__anon5
|
/sssd/src/tests/ |
H A D | sbus_codegen_tests.c | 383 int32_t *int32) 385 getter_body(pilot_int32, int32); 912 call_get(client, "/test/leela", test_pilot_meta.name, "int32", 1426 { "int32", false, 0, DBUS_TYPE_INT32, { .int32_val = pilot_int32 } }, 381 pilot_get_int32_handler(struct sbus_request *dbus_req, void *instance_data, int32_t *int32) argument
|
Completed in 1025 milliseconds