Searched refs:c_str_slice (Results 1 – 2 of 2) sorted by relevance
218 let c_str_slice = CStr::from_ptr(capset_names); in rutabaga_calculate_capset_mask() localVariable219 let result = c_str_slice.to_str(); in rutabaga_calculate_capset_mask()251 let c_str_slice = CStr::from_ptr(channel.channel_name); in rutabaga_init() localVariable252 let result = c_str_slice.to_str(); in rutabaga_init()269 let c_str_slice = CStr::from_ptr(renderer_features_ptr); in rutabaga_init() localVariable270 let result = c_str_slice.to_str(); in rutabaga_init()697 let c_str_slice = CStr::from_ptr(dir); in rutabaga_snapshot() localVariable699 let result = c_str_slice.to_str(); in rutabaga_snapshot()713 let c_str_slice = CStr::from_ptr(dir); in rutabaga_restore() localVariable715 let result = c_str_slice.to_str(); in rutabaga_restore()
109 let c_str_slice = CStr::from_ptr(value); in virtgpu_kumquat_init() localVariable110 let result = c_str_slice.to_str(); in virtgpu_kumquat_init()