Home
last modified time | relevance | path

Searched defs:array (Results 1 – 25 of 31) sorted by relevance

12

/systemd-251/src/home/
Duser-record-sign.c109 JsonVariant *array, *e; in user_record_verify() local
166 JsonVariant *array; in user_record_has_signature() local
Duser-record-util.c629 _cleanup_free_ JsonVariant **array = NULL; in user_record_set_disk_size() local
1406 _cleanup_free_ JsonVariant **array = NULL; in user_record_set_rebalance_weight() local
Dhomed-manager.c1819 _cleanup_free_ Home **array = NULL; in manager_rebalance_calculate() local
/systemd-251/src/test/
Dtest-cpu-set-util.c241 _cleanup_free_ uint8_t *array = NULL; in TEST() local
Dtest-fd-util.c492 int array[2] = { -1, -1 }, i = 0; in TEST() local
/systemd-251/src/basic/
Dalloc-util.h135 #define GREEDY_REALLOC(array, need) \ argument
138 #define GREEDY_REALLOC0(array, need) \ argument
/systemd-251/src/udev/
Dudevadm-info.c516 sd_device *const array[], size_t n, in output_tree_device()
543 sd_device *const array[], size_t n, in draw_tree()
610 sd_device **array; in print_tree() local
Dudev-builtin-input_id.c30 #define test_bit(bit, array) ((array[LONG(bit)] >> OFF(bit)) & 1) argument
/systemd-251/src/shared/
Djson.c527 int json_variant_new_array(JsonVariant **ret, JsonVariant **array, size_t n) { in json_variant_new_array()
669 int json_variant_new_object(JsonVariant **ret, JsonVariant **array, size_t n) { in json_variant_new_object()
834 void json_variant_unref_many(JsonVariant **array, size_t n) { in json_variant_unref_many()
1804 _cleanup_free_ JsonVariant **array = NULL; in json_variant_filter() local
1857 _cleanup_free_ JsonVariant **array = NULL; in json_variant_set_field() local
1981 _cleanup_free_ JsonVariant **array = NULL; in json_variant_merge() local
2061 … _cleanup_free_ JsonVariant **array = new(JsonVariant*, json_variant_elements(*v) + 1); in json_variant_append_array() local
3416 JsonVariant **array; in json_buildv() local
3645 const void *array; in json_buildv() local
Duser-record.c756 Pkcs11EncryptedKey *array, *k; in dispatch_pkcs11_key() local
822 Fido2HmacCredential *array; in dispatch_fido2_hmac_credential_array() local
883 Fido2HmacSalt *array, *k; in dispatch_fido2_hmac_salt() local
931 RecoveryKey *array, *k; in dispatch_recovery_key() local
1399 JsonVariant *array[ELEMENTSOF(mask_field) * 2]; in user_group_record_mangle() local
Dbus-unit-util.c483 _cleanup_free_ uint8_t *array = NULL; in bus_append_cgroup_property() local
1338 _cleanup_free_ uint8_t *array = NULL; in bus_append_execute_property() local
1373 _cleanup_free_ uint8_t *array = NULL; in bus_append_execute_property() local
Dlogs-show.c995 JsonVariant **array = NULL; in output_json() local
/systemd-251/src/boot/efi/
Drandom-seed.c186 } array[] = { in validate_sha256() local
Dbcd.c121 #define BAD_ARRAY(type, array, offset, array_len, max) \ argument
Dutil.c470 void **array, in sort_pointer_array()
/systemd-251/src/nss-systemd/
Duserdb-glue.c220 char **array = NULL, *p; in nss_pack_group_record() local
/systemd-251/src/core/
Dtransaction.c363 _cleanup_free_ char **array = NULL, *unit_ids = NULL; in transaction_verify_order_one() local
Ddbus-execute.c258 _cleanup_free_ uint8_t *array = NULL; in property_get_cpu_affinity() local
288 _cleanup_free_ uint8_t *array = NULL; in property_get_numa_mask() local
Ddbus-unit.c1172 _cleanup_free_ uint8_t *array = NULL; in property_get_cpuset_cpus() local
1195 _cleanup_free_ uint8_t *array = NULL; in property_get_cpuset_mems() local
Ddbus-cgroup.c94 _cleanup_free_ uint8_t *array = NULL; in property_get_cpuset() local
Dunit.c2807 Unit **array; in unit_watch_pid() local
2854 Unit **array; in unit_unwatch_pid() local
5917 _cleanup_free_ Unit **array = NULL; in unit_get_dependency_array() local
Dmanager.c2462 Unit *u1, *u2, **array; in manager_dispatch_notify_fd() local
2635 Unit *u1, *u2, **array; in manager_dispatch_sigchld() local
/systemd-251/src/cgtop/
Dcgtop.c603 Group **array; in display() local
/systemd-251/src/libsystemd/sd-journal/
Djournal-file.c2116 uint64_t array; /* the cached array */ member
2126 uint64_t array, in chain_cache_put()
2382 Object *array = NULL; in generic_array_bisect() local
/systemd-251/src/libsystemd/sd-login/
Dsd-login.c359 static int uid_get_array(uid_t uid, const char *variable, char ***array) { in uid_get_array()

12