Home
last modified time | relevance | path

Searched refs:element (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/basic/
Dpath-util.c651 STRV_FOREACH(element, exec_search_path) { in find_executable_full()
654 if (!path_is_absolute(*element)) in find_executable_full()
657 full_path = path_join(*element, name); in find_executable_full()
674 _cleanup_free_ char *element = NULL; in find_executable_full() local
676 … r = extract_first_word(&p, &element, ":", EXTRACT_RELAX|EXTRACT_DONT_COALESCE_SEPARATORS); in find_executable_full()
682 if (!path_is_absolute(element)) in find_executable_full()
685 if (!path_extend(&element, name)) in find_executable_full()
688 r = find_executable_impl(element, root, ret_filename, ret_fd); in find_executable_full()
/systemd-251/coccinelle/
Dstrempty.cocci7 * position element, which is, apparently, the default value of
/systemd-251/src/shared/
Djson.h209 int json_variant_append_array(JsonVariant **v, JsonVariant *element);
Djson.c2042 int json_variant_append_array(JsonVariant **v, JsonVariant *element) { in json_variant_append_array() argument
2048 assert(element); in json_variant_append_array()
2059 r = json_variant_new_array(&nv, (JsonVariant*[]) { element }, 1); in json_variant_append_array()
2069 array[size] = element; in json_variant_append_array()
/systemd-251/docs/
DUSER_RECORD.md636 `pkcs11EncryptedKey` → An array of objects. Each element of the array should be
654 FIDO2 devices that implement the `hmac-secret` extension. Each element of the
961 physical button/touch element on the security token) for authenticating the
/systemd-251/
DNEWS5303 large arrays with one element for each potential file descriptor