Searched defs:int64 (Results 1 - 2 of 2) sorted by relevance
/sssd/src/lib/sifp/ |
H A D | sss_sifp_private.h | 71 int64_t *int64; member in union:sss_sifp_attr::__anon5
|
/sssd/src/tests/ |
H A D | sbus_codegen_tests.c | 399 int64_t *int64) 401 getter_body(pilot_int64, int64); 920 call_get(client, "/test/leela", test_pilot_meta.name, "int64", 1428 { "int64", false, 0, DBUS_TYPE_INT64, { .int64_val = pilot_int64 } }, 397 pilot_get_int64_handler(struct sbus_request *dbus_req, void *instance_data, int64_t *int64) argument
|
Completed in 216 milliseconds