/systemd-251/test/fuzz/fuzz-nspawn-oci/ |
D | basic.json | 49 "options": ["ro"] array 55 "options": ["ro"] array 67 "options": [ array 75 "options": [ array 83 "options": [ array 91 "options": [ array 99 "options": [ array 107 "options": [ array
|
/systemd-251/src/libsystemd-network/ |
D | dhcp-option.c | 18 static int dhcp_option_append_tlv(uint8_t options[], size_t size, size_t *offset, uint8_t code, siz… in dhcp_option_append_tlv() 36 static int option_append(uint8_t options[], size_t size, size_t *offset, in option_append() 154 static int option_length(uint8_t *options, size_t length, size_t offset) { in option_length() 170 int dhcp_option_find_option(uint8_t *options, size_t length, uint8_t code, size_t *ret_offset) { in dhcp_option_find_option() 189 int dhcp_option_remove_option(uint8_t *options, size_t length, uint8_t option_code) { in dhcp_option_remove_option() 276 static int parse_options(const uint8_t options[], size_t buflen, uint8_t *overload, in parse_options()
|
D | test-dhcp-option.c | 20 uint8_t options[128]; member 108 static DHCPMessage *create_message(uint8_t *options, uint16_t optlen, in create_message() 231 uint8_t *options = NULL; in test_options() local
|
/systemd-251/src/integritysetup/ |
D | integritysetup-generator.c | 35 const char *options) { in create_disk() 134 …ne = NULL, *name = NULL, *device_id = NULL, *device_path = NULL, *key_file = NULL, *options = NULL; in add_integritytab_devices() local
|
D | integrity-util.c | 17 const char *options, in parse_integrity_options()
|
/systemd-251/src/veritysetup/ |
D | veritysetup.c | 65 static int parse_options(const char *options) { in parse_options() 139 const char *volume, *data_device, *verity_device, *root_hash, *options; in run() local
|
D | veritysetup-generator.c | 56 const char *options) { in create_device() 321 const char *options, in create_disk() 466 *roothash = NULL, *options = NULL; in add_veritytab_devices() local
|
/systemd-251/src/shared/ |
D | mount-util.h | 71 const char *options) { in mount_follow_verbose() 81 const char *options) { in mount_nofollow_verbose()
|
D | service-util.c | 48 static const struct option options[] = { in service_parse_argv() local
|
/systemd-251/src/udev/v4l_id/ |
D | v4l_id.c | 33 static const struct option options[] = { in main() local
|
/systemd-251/src/nspawn/ |
D | nspawn-mount.c | 377 const char *options, in tmpfs_patch_options() 495 const char *options; in mount_all() member 576 _cleanup_free_ char *where = NULL, *options = NULL, *prefixed = NULL; in mount_all() local 671 static int parse_mount_bind_options(const char *options, unsigned long *mount_flags, char **mount_o… in parse_mount_bind_options() 788 const char *options; in mount_tmpfs() local 829 const char *options; in mount_overlay() local 985 const char *p, *options; in setup_volatile_state() local 1015 const char *f, *t, *options; in setup_volatile_yes() local 1101 const char *upper, *work, *options; in setup_volatile_overlay() local
|
/systemd-251/src/udev/ |
D | udevadm-control.c | 59 static const struct option options[] = { in control_main() local
|
D | udevadm-test-builtin.c | 33 static const struct option options[] = { in parse_argv() local
|
D | udevadm-hwdb.c | 37 static const struct option options[] = { in parse_argv() local
|
D | udevadm-test.c | 45 static const struct option options[] = { in parse_argv() local
|
/systemd-251/src/ac-power/ |
D | ac-power.c | 25 static const struct option options[] = { in parse_argv() local
|
/systemd-251/src/systemctl/ |
D | systemctl-compat-runlevel.c | 38 static const struct option options[] = { in runlevel_parse_argv() local
|
D | systemctl-compat-shutdown.c | 48 static const struct option options[] = { in shutdown_parse_argv() local
|
D | systemctl-compat-halt.c | 61 static const struct option options[] = { in halt_parse_argv() local
|
D | systemctl-mount.c | 87 const char *options = argv[4]; in verb_mount_image() local
|
/systemd-251/src/tmpfiles/ |
D | test-offline-passwd.c | 43 static const struct option options[] = { in parse_argv() local
|
/systemd-251/src/boot/ |
D | boot-check-no-failures.c | 45 static const struct option options[] = { in parse_argv() local
|
/systemd-251/src/volatile-root/ |
D | volatile-root.c | 74 const char *options = NULL; in make_overlay() local
|
/systemd-251/src/test/ |
D | test-chase-symlinks.c | 19 static const struct option options[] = { in parse_argv() local
|
/systemd-251/src/core/ |
D | emergency-action.c | 38 EmergencyActionFlags options, in emergency_action()
|