Searched refs:ret_options (Results 1 – 4 of 4) sorted by relevance
163 MountOptions **ret_options, in bus_read_mount_options() argument173 assert(ret_options); in bus_read_mount_options()226 LIST_JOIN(mount_options, *ret_options, options); in bus_read_mount_options()
253 int bus_read_mount_options(sd_bus_message *message, sd_bus_error *error, MountOptions **ret_options…
21 int efi_get_boot_options(uint16_t **ret_options);59 static inline int efi_get_boot_options(uint16_t **ret_options) { in efi_get_boot_options() argument
482 int efi_get_boot_options(uint16_t **ret_options) { in efi_get_boot_options() argument487 assert(ret_options); in efi_get_boot_options()520 *ret_options = TAKE_PTR(list); in efi_get_boot_options()