Searched defs:ret_device (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/boot/efi/ |
D | xbootldr.c | 239 EFI_STATUS xbootldr_open(EFI_HANDLE *device, EFI_HANDLE *ret_device, EFI_FILE **ret_root_dir) { in xbootldr_open()
|
/systemd-251/src/shared/ |
D | udev-util.c | 128 static int device_new_from_dev_path(const char *devlink, sd_device **ret_device) { in device_new_from_dev_path()
|
/systemd-251/src/login/ |
D | logind-core.c | 88 int manager_add_device(Manager *m, const char *sysfs, bool master, Device **ret_device) { in manager_add_device()
|
/systemd-251/src/cryptsetup/ |
D | cryptsetup-generator.c | 53 static int split_locationspec(const char *locationspec, char **ret_file, char **ret_device) { in split_locationspec()
|
/systemd-251/src/udev/ |
D | udevd.c | 434 static int device_get_whole_disk(sd_device *dev, sd_device **ret_device, const char **ret_devname) { in device_get_whole_disk()
|