Searched defs:ans (Results 1 – 18 of 18) sorted by relevance
/systemd-251/src/locale/ |
D | test-keymap-util.c | 10 _cleanup_free_ char *ans = NULL, *ans2 = NULL; in TEST() local 26 _cleanup_free_ char *ans = NULL, *ans2 = NULL; in TEST() local 47 _cleanup_free_ char *ans = NULL, *ans2 = NULL; in TEST() local
|
/systemd-251/src/test/ |
D | test-tmpfiles.c | 21 …_cleanup_free_ char *cmd = NULL, *cmd2 = NULL, *ans = NULL, *ans2 = NULL, *d = NULL, *tmp = NULL, … in TEST() local
|
D | test-utf8.c | 60 _cleanup_free_ char *ans = NULL; in test_utf8_to_ascii_one() local
|
D | test-hexdecoct.c | 187 static void test_unbase32hexmem_one(const char *hex, bool padding, int retval, const char *ans) { in test_unbase32hexmem_one()
|
/systemd-251/src/shared/ |
D | install-printf.c | 26 char *ans; in specifier_prefix_and_instance() local 40 char *ans; in specifier_name() local
|
D | mkfs-util.c | 43 char *ans; in mangle_linux_fs_label() local
|
D | tests.c | 330 static const char *ans = POINTER_MAX; in ci_environment() local
|
/systemd-251/man/ |
D | print-unit-path.c | 47 const char *ans; in print_unit_path() local
|
/systemd-251/src/basic/ |
D | glob-util.c | 87 char *ans = strndup(path, n); in glob_non_glob_prefix() local
|
D | escape.c | 293 _cleanup_free_ char *ans = NULL; in cunescape_length_with_prefix() local 365 char *ans, *t, *prev, *prev2; in xescape_full() local
|
D | utf8.c | 319 _cleanup_free_ char *ans = new(char, strlen(str) + 1); in utf8_to_ascii() local
|
D | fileio.c | 837 char *ans; in executable_is_script() local
|
D | process-util.c | 188 char *ans; in get_process_cmdline() local
|
/systemd-251/src/analyze/ |
D | analyze-verify-util.c | 77 _cleanup_strv_free_ char **ans = NULL; in verify_generate_path() local
|
/systemd-251/src/import/ |
D | pull-common.c | 61 _cleanup_strv_free_ char **ans = NULL; in pull_find_old_etags() local
|
/systemd-251/src/core/ |
D | transaction.c | 327 char *ans = NULL; in merge_unit_ids() local
|
/systemd-251/src/resolve/ |
D | resolved-dns-rr.c | 318 char *ans = buf; in dns_resource_key_to_string() local
|
/systemd-251/src/login/ |
D | loginctl.c | 67 char *ans; in get_session_path() local
|