Searched refs:ret_format_str (Results 1 – 2 of 2) sorted by relevance
164 char **ret_format_str, in bus_read_mount_options() argument220 if (ret_format_str) { in bus_read_mount_options()221 … char *final = strjoin(*ret_format_str, !isempty(*ret_format_str) ? separator : "", format_str); in bus_read_mount_options()224 free_and_replace(*ret_format_str, final); in bus_read_mount_options()
253 …ge *message, sd_bus_error *error, MountOptions **ret_options, char **ret_format_str, const char *s…