/systemd-251/src/shared/ ! |
D | bus-polkit.c | 88 _cleanup_(sd_bus_message_unrefp) sd_bus_message *request = NULL; in bus_test_polkit() 99 &request, in bus_test_polkit() 108 request, in bus_test_polkit() 115 r = bus_message_append_strv_key_value(request, details); in bus_test_polkit() 119 r = sd_bus_message_append(request, "us", 0, NULL); in bus_test_polkit() 123 r = sd_bus_call(call->bus, request, 0, ret_error, &reply); in bus_test_polkit() 161 sd_bus_message *request, *reply; member 174 if (q->registry && q->request) in async_polkit_query_free() 175 hashmap_remove(q->registry, q->request); in async_polkit_query_free() 177 sd_bus_message_unref(q->request); in async_polkit_query_free() [all …]
|
/systemd-251/src/systemctl/ ! |
D | systemctl-sysv-compat.c | 43 struct init_request request = { in talk_initctl() local 50 r = loop_write(fd, &request, sizeof(request), false); in talk_initctl()
|
/systemd-251/.github/ISSUE_TEMPLATE/ ! |
D | Feature_request.md | 2 name: Feature request 7 **Is your feature request related to a problem? Please describe.**
|
/systemd-251/src/libsystemd-network/ ! |
D | test-dhcp-client.c | 427 static int test_addr_acq_recv_request(size_t size, DHCPMessage *request) { in test_addr_acq_recv_request() argument 429 uint8_t *msg_bytes = (uint8_t *)request; in test_addr_acq_recv_request() 432 res = dhcp_option_parse(request, size, check_options, NULL, NULL); in test_addr_acq_recv_request() 434 assert_se(xid == request->xid); in test_addr_acq_recv_request()
|
D | sd-dhcp-client.c | 1114 _cleanup_free_ DHCPPacket *request = NULL; in client_send_request() local 1120 r = client_message_init(client, &request, DHCP_REQUEST, &optlen, &optoffset); in client_send_request() 1135 r = dhcp_option_append(&request->dhcp, optlen, &optoffset, 0, in client_send_request() 1141 r = dhcp_option_append(&request->dhcp, optlen, &optoffset, 0, in client_send_request() 1154 r = dhcp_option_append(&request->dhcp, optlen, &optoffset, 0, in client_send_request() 1174 request->dhcp.ciaddr = client->lease->address; in client_send_request() 1186 r = client_append_common_discover_request_options(client, request, &optoffset, optlen); in client_send_request() 1190 r = dhcp_option_append(&request->dhcp, optlen, &optoffset, 0, in client_send_request() 1199 &request->dhcp, in client_send_request() 1202 r = dhcp_client_send_raw(client, request, sizeof(DHCPPacket) + optoffset); in client_send_request()
|
D | sd-dhcp6-client.c | 465 int sd_dhcp6_client_get_address_request(sd_dhcp6_client *client, int *request) { in sd_dhcp6_client_get_address_request() argument 467 assert_return(request, -EINVAL); in sd_dhcp6_client_get_address_request() 469 *request = FLAGS_SET(client->request_ia, DHCP6_REQUEST_IA_NA); in sd_dhcp6_client_get_address_request() 474 int sd_dhcp6_client_set_address_request(sd_dhcp6_client *client, int request) { in sd_dhcp6_client_set_address_request() argument 478 SET_FLAG(client->request_ia, DHCP6_REQUEST_IA_NA, request); in sd_dhcp6_client_set_address_request()
|
/systemd-251/src/systemd/ ! |
D | sd-dhcp6-client.h | 260 int *request); 262 int request);
|
/systemd-251/src/udev/ata_id/ ! |
D | ata_id.c | 51 .request = (uintptr_t) cdb, in disk_scsi_inquiry_command() 133 .request = (uintptr_t) cdb, in disk_identify_command() 211 .request = (uintptr_t) cdb, in disk_identify_packet_device_command()
|
/systemd-251/src/resolve/ ! |
D | resolved-dns-stub.c | 679 … DnsPacket *request) { /* The packet the patched packet shall look like a reply to */ in dns_stub_patch_bypass_reply_packet() argument 685 assert(request); in dns_stub_patch_bypass_reply_packet() 697 DNS_PACKET_HEADER(c)->id = DNS_PACKET_HEADER(request)->id; in dns_stub_patch_bypass_reply_packet() 713 if (c->size > DNS_PACKET_PAYLOAD_SIZE_MAX(request)) { in dns_stub_patch_bypass_reply_packet() 715 dns_packet_truncate(c, DNS_PACKET_PAYLOAD_SIZE_MAX(request)); in dns_stub_patch_bypass_reply_packet()
|
/systemd-251/units/ ! |
D | systemd-journald.socket | 17 # isolate request the mount and swap units would be removed too,
|
D | systemd-journald-dev-log.socket | 17 # isolate request the mount and swap units would be removed too,
|
/systemd-251/docs/ ! |
D | SECURITY.md | 14 … of those categories and wish to be subscribed, submit a **[subscription request](https://www.redh…
|
D | BOOT_LOADER_INTERFACE.md | 37 timeout for a single following boot. It is set by the OS in order to request 57 to request booting into a specific menu entry on the following boot. When set
|
D | HACKING.md | 110 And after that, head over to your repo on GitHub and click "Compare & pull request" 297 "request": "attach", 360 "request": "launch",
|
D | CODE_QUALITY.md | 52 9. There are multiple CI systems in use that run on every github pull request
|
D | ENVIRONMENT.md | 161 shutdown in order to request the appropriate operation from the firmware in 173 request the appropriate operation from the boot loader in an alternative 184 request the appropriate operation from the boot loader in an alternative
|
D | BUILDING_IMAGES.md | 205 partitions can set GPT partition flag 59 to request this behaviour, see the 212 `/etc/fstab` may be used to request this functionality.
|
/systemd-251/src/journal/ ! |
D | journald-audit.c | 467 } _packed_ request = { in enable_audit() local 481 .iov_base = &request, in enable_audit()
|
/systemd-251/hwdb.d/ ! |
D | 70-joystick.hwdb | 27 # request to
|
D | 70-touchpad.hwdb | 27 # request to
|
D | 60-autosuspend.hwdb | 18 # request to
|
D | 60-input-id.hwdb | 18 # request to
|
D | 70-pointingstick.hwdb | 35 # request to
|
/systemd-251/src/network/ ! |
D | networkd-queue.c | 30 DEFINE_TRIVIAL_REF_UNREF_FUNC(Request, request, request_free);
|
/systemd-251/shell-completion/zsh/ ! |
D | _udevadm | 151 'trigger:request events from the kernel'
|