Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 42) sorted by relevance

12

/systemd-251/test/fuzz/ !
Dmeson.build22 out = run_command(env, '-u', 'GIT_WORK_TREE', variable
27out = run_command(sh, '-c', 'cd "@0@"; echo test/fuzz/*/*'.format(project_source_root), check: tru… variable
/systemd-251/src/basic/ !
Dgcrypt-util.h24 static inline int string_hashsum_sha224(const char *s, size_t len, char **out) { in string_hashsum_sha224()
32 static inline int string_hashsum_sha256(const char *s, size_t len, char **out) { in string_hashsum_sha256()
Dmissing_syscalls.py131 def print_syscall_def(syscall, tables, out): argument
137 def print_syscall_defs(syscalls, tables, out): argument
155 out = open(output_file, 'wt') variable
Dgcrypt-util.c22 int string_hashsum(const char *s, size_t len, int md_algorithm, char **out) { in string_hashsum()
Dcompress.c230 char* out; in decompress_blob_lz4() local
556 uint8_t buf[BUFSIZ], out[BUFSIZ]; in compress_stream_xz() local
723 uint8_t buf[BUFSIZ], out[BUFSIZ]; in decompress_stream_xz() local
792 int decompress_stream_lz4(int in, int out, uint64_t max_bytes) { in decompress_stream_lz4()
/systemd-251/src/shared/ !
Dqrcode-util.h12 static inline int print_qrcode(FILE *out, const char *header, const char *string) { in print_qrcode()
Dbus-object.c103 FILE *out, in list_paths()
114 FILE *out, in bus_introspect_implementations()
Dqrcode-util.c83 int print_qrcode(FILE *out, const char *header, const char *string) { in print_qrcode()
Dnuma-util.c37 _cleanup_free_ unsigned long *out = NULL; in numa_policy_to_mempolicy() local
Dcpu-set-util.c260 uint8_t *out; in cpu_set_to_dbus() local
Dacl-util.c326 static int find_acl_entry(acl_t acl, acl_entry_t entry, acl_entry_t *out) { in find_acl_entry()
/systemd-251/src/libsystemd/sd-bus/ !
Dfuzz-bus-message.c12 _cleanup_free_ char *out = NULL; /* out should be freed after g */ in LLVMFuzzerTestOneInput() local
Dfuzz-bus-match.c12 _cleanup_free_ char *out = NULL; /* out should be freed after g */ in LLVMFuzzerTestOneInput() local
/systemd-251/src/test/ !
Dtest-device-nodes.c14 char *out = malloc(out_len); in do_encode_string() local
Dtest-siphash24.c11 uint64_t out; in test_alignment_one() local
Dtest-socket-netlink.c11 _cleanup_free_ char *out = NULL; in test_socket_address_parse_one() local
/systemd-251/test/ !
Dmeson.build179 out = run_command( variable
185 out = run_command( variable
/systemd-251/src/core/ !
Dfuzz-unit-file.c14 _cleanup_free_ char *out = NULL; /* out should be freed after g */ in LLVMFuzzerTestOneInput() local
/systemd-251/src/xdg-autostart-generator/ !
Dtest-xdg-autostart.c20 _cleanup_free_ char* out = NULL; in test_xdg_format_exec_start_one() local
Dxdg-autostart-service.c101 char *out; in xdg_unescape_string() local
160 char **out = data; in xdg_config_parse_string() local
/systemd-251/src/fuzz/ !
Dfuzz-json.c10 _cleanup_free_ char *out = NULL; /* out should be freed after g */ in LLVMFuzzerTestOneInput() local
/systemd-251/src/libsystemd/sd-network/ !
Dnetwork-util.c93 int parse_operational_state_range(const char *str, LinkOperationalStateRange *out) { in parse_operational_state_range()
/systemd-251/src/analyze/ !
Danalyze-time-data.c217 int acquire_time_data(sd_bus *bus, UnitTimes **out) { in acquire_time_data()
/systemd-251/src/login/ !
Dlogind-session-device.c320 int session_device_new(Session *s, dev_t dev, bool open_device, SessionDevice **out) { in session_device_new()
/systemd-251/src/journal-remote/ !
Dmicrohttpd-util.c173 gnutls_datum_t out; in verify_cert_authorized() local

12