HomeSort by relevance Sort by last modified time
    Searched refs:s_dir (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
2009-06-14-anonymous-union-init.c 4 union { struct sysfs_elem_dir {} s_dir; }; member in union:sysfs_dirent::__anon8056
  /external/dbus/bus/
activation.c 75 BusServiceDirectory *s_dir; member in struct:__anon9527
246 BusServiceDirectory *s_dir,
276 if (!_dbus_string_append (&file_path, s_dir->dir_c) ||
355 entry = _dbus_hash_table_lookup_string (s_dir->entries,
389 entry->s_dir = s_dir;
403 if (!_dbus_hash_table_insert_string (s_dir->entries, entry->filename, bus_activation_entry_ref (entry)))
451 _dbus_hash_table_remove_string (entry->s_dir->entries,
497 if (!_dbus_string_append (&file_path, entry->s_dir->dir_c) ||
511 _dbus_hash_table_remove_string (entry->s_dir->entries, entry->filename)
826 BusServiceDirectory *s_dir; local
1518 BusServiceDirectory *s_dir; local
    [all...]

Completed in 38 milliseconds