Searched defs:buf_size (Results 1 – 10 of 10) sorted by relevance
/systemd-251/src/udev/ |
D | test-udev-event.c | 12 …c void test_event_spawn_core(bool with_pidfd, const char *cmd, char *result_buf, size_t buf_size) { in test_event_spawn_core() 25 static void test_event_spawn_cat(bool with_pidfd, size_t buf_size) { in test_event_spawn_cat()
|
/systemd-251/src/cryptsetup/cryptsetup-tokens/ |
D | cryptsetup-token-util.c | 8 size_t buf_size, in crypt_dump_buffer_to_hex_string()
|
/systemd-251/src/random-seed/ |
D | random-seed.c | 111 size_t buf_size; in run() local
|
/systemd-251/src/test/ |
D | test-compress.c | 235 size_t buf_size = sizeof(buf), compressed; in test_lz4_decompress_partial() local
|
/systemd-251/src/shared/ |
D | utmp-wtmp.c | 167 static void copy_suffix(char *buf, size_t buf_size, const char *src) { in copy_suffix()
|
/systemd-251/src/pstore/ |
D | pstore.c | 340 size_t buf_size; in list_files() local
|
/systemd-251/src/basic/ |
D | hexdecoct.c | 113 size_t buf_size; in unhexmem_full() local
|
/systemd-251/src/resolve/ |
D | resolved-dns-rr.c | 316 char* dns_resource_key_to_string(const DnsResourceKey *key, char *buf, size_t buf_size) { in dns_resource_key_to_string()
|
/systemd-251/src/boot/efi/ |
D | boot.c | 2080 UINTN buf_size; in boot_windows_bitlocker() local
|
/systemd-251/src/basic/linux/ |
D | btrfs.h | 560 __u64 buf_size; /* in - size of buffer member
|