Home | History | Annotate | Download | only in bus

Lines Matching defs:file_name

2244   DBusString  file_name, full_path;
2249 _dbus_string_init_const (&file_name, filename);
2255 !_dbus_concat_dir_and_file (&full_path, &file_name))
2279 DBusString file_name, full_path;
2284 _dbus_string_init_const (&file_name, filename);
2290 !_dbus_concat_dir_and_file (&full_path, &file_name))