Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 20 of 20) sorted by relevance

/systemd-251/src/nss-systemd/
Duserdb-glue.c27 size_t buflen) { in nss_pack_user_record()
72 char *buffer, size_t buflen, in userdb_getpwnam()
105 size_t buflen, in userdb_getpwuid()
138 size_t buflen) { in nss_pack_user_record_shadow()
181 char *buffer, size_t buflen, in userdb_getspnam()
218 size_t buflen) { in nss_pack_group_record()
280 size_t buflen, in userdb_getgrnam()
346 size_t buflen, in userdb_getgrgid()
416 size_t buflen) { in nss_pack_group_record_shadow()
448 char *buffer, size_t buflen, in userdb_getsgnam()
Dnss-systemd.c145 char *buffer, size_t buflen, in copy_synthesized_passwd()
187 char *buffer, size_t buflen, in copy_synthesized_spwd()
220 char *buffer, size_t buflen, in copy_synthesized_group()
257 char *buffer, size_t buflen, in copy_synthesized_sgrp()
290 char *buffer, size_t buflen, in _nss_systemd_getpwnam_r()
338 char *buffer, size_t buflen, in _nss_systemd_getpwuid_r()
382 char *buffer, size_t buflen, in _nss_systemd_getspnam_r()
429 char *buffer, size_t buflen, in _nss_systemd_getgrnam_r()
474 char *buffer, size_t buflen, in _nss_systemd_getgrgid_r()
518 char *buffer, size_t buflen, in _nss_systemd_getsgnam_r()
[all …]
/systemd-251/src/libsystemd-network/
Ddhcp6-option.c214 static int option_append_hdr(uint8_t **buf, size_t *buflen, uint16_t optcode, size_t optlen) { in option_append_hdr()
231 int dhcp6_option_append(uint8_t **buf, size_t *buflen, uint16_t code, in dhcp6_option_append()
247 int dhcp6_option_append_vendor_option(uint8_t **buf, size_t *buflen, OrderedSet *vendor_options) { in dhcp6_option_append_vendor_option()
279 static int option_append_ia_address(uint8_t **buf, size_t *buflen, const struct iaaddr *address) { in option_append_ia_address()
303 static int option_append_pd_prefix(uint8_t **buf, size_t *buflen, const struct iapdprefix *prefix) { in option_append_pd_prefix()
331 int dhcp6_option_append_ia(uint8_t **buf, size_t *buflen, const DHCP6IA *ia) { in dhcp6_option_append_ia()
392 int dhcp6_option_append_fqdn(uint8_t **buf, size_t *buflen, const char *fqdn) { in dhcp6_option_append_fqdn()
419 int dhcp6_option_append_user_class(uint8_t **buf, size_t *buflen, char * const *user_class) { in dhcp6_option_append_user_class()
450 int dhcp6_option_append_vendor_class(uint8_t **buf, size_t *buflen, char * const *vendor_class) { in dhcp6_option_append_vendor_class()
494 size_t buflen, in dhcp6_option_parse()
[all …]
Dfuzz-dhcp-server-relay.c36 size_t buflen = size; in LLVMFuzzerTestOneInput() local
Dsd-ndisc.c204 ssize_t buflen; in ndisc_recv() local
Ddhcp-option.c276 static int parse_options(const uint8_t options[], size_t buflen, uint8_t *overload, in parse_options()
Dtest-dhcp-option.c237 int buflen = 0; in test_options() local
Dsd-dhcp-server.c891 …ver_relay_message(sd_dhcp_server *server, DHCPMessage *message, size_t opt_length, size_t buflen) { in dhcp_server_relay_message()
1290 size_t buflen = datagram_size; in server_receive_message() local
Dsd-radv.c251 ssize_t buflen; in radv_recv() local
Dsd-dhcp-client.c1901 ssize_t len, buflen; in client_receive_message_udp() local
1994 ssize_t buflen, len; in client_receive_message_raw() local
Dsd-dhcp6-client.c1227 ssize_t buflen, len; in client_receive_message() local
/systemd-251/src/nss-mymachines/
Dnss-mymachines.c93 char *buffer, size_t buflen, in _nss_mymachines_gethostbyname4_r()
244 char *buffer, size_t buflen, in _nss_mymachines_gethostbyname3_r()
409 char *buffer, size_t buflen, in _nss_mymachines_getpwnam_r()
418 char *buffer, size_t buflen, in _nss_mymachines_getpwuid_r()
427 char *buffer, size_t buflen, in _nss_mymachines_getgrnam_r()
436 char *buffer, size_t buflen, in _nss_mymachines_getgrgid_r()
/systemd-251/src/shared/
Duser-record-nss.c169 size_t buflen = 4096; in nss_spwd_for_passwd() local
214 size_t buflen = 4096; in nss_user_record_by_name() local
272 size_t buflen = 4096; in nss_user_record_by_uid() local
384 size_t buflen = 4096; in nss_sgrp_for_group() local
429 size_t buflen = 4096; in nss_group_record_by_name() local
486 size_t buflen = 4096; in nss_group_record_by_gid() local
/systemd-251/src/libsystemd/sd-journal/
Dfsprg.c49 static void mpi_export(void *buf, size_t buflen, const gcry_mpi_t x) { in mpi_export()
61 static gcry_mpi_t mpi_import(const void *buf, size_t buflen) { in mpi_import()
73 static void uint64_export(void *buf, size_t buflen, uint64_t x) { in uint64_export()
85 _pure_ static uint64_t uint64_import(const void *buf, size_t buflen) { in uint64_import()
99 static void det_randomize(void *buf, size_t buflen, const void *seed, size_t seedlen, uint32_t idx)… in det_randomize()
133 size_t buflen = bits / 8; in genprime3mod4() local
153 size_t buflen = secpar / 8; in gensquare() local
/systemd-251/src/nss-myhostname/
Dnss-myhostname.c33 char *buffer, size_t buflen, in _nss_myhostname_gethostbyname4_r()
184 char *buffer, size_t buflen, in fill_in_hostent()
318 char *buffer, size_t buflen, in _nss_myhostname_gethostbyname3_r()
414 char *buffer, size_t buflen, in _nss_myhostname_gethostbyaddr2_r()
/systemd-251/src/fundamental/
Dsha256.h23 uint32_t buflen; member
/systemd-251/src/nss-resolve/
Dnss-resolve.c229 char *buffer, size_t buflen, in _nss_resolve_gethostbyname4_r()
381 char *buffer, size_t buflen, in _nss_resolve_gethostbyname3_r()
590 char *buffer, size_t buflen, in _nss_resolve_gethostbyaddr2_r()
/systemd-251/src/udev/scsi_id/
Dscsi_serial.c271 unsigned char *buf, unsigned buflen) { in scsi_inquiry()
/systemd-251/src/libsystemd/sd-device/
Ddevice-monitor.c440 ssize_t buflen, bufpos; in device_monitor_receive_device() local
/systemd-251/src/core/
Dmanager.c168 static void draw_cylon(char buffer[], size_t buflen, unsigned width, unsigned pos) { in draw_cylon()