Searched refs:s_dir (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dactivation.c75 BusServiceDirectory *s_dir; member in struct:__anon1603
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
245 update_desktop_file_entry(BusActivation *activation, BusServiceDirectory *s_dir, DBusString *filename, BusDesktopFile *desktop_file, DBusError *error) argument
578 update_directory(BusActivation *activation, BusServiceDirectory *s_dir, DBusError *error) argument
826 BusServiceDirectory *s_dir; local
1518 BusServiceDirectory *s_dir; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/adfs/
H A Ddir.c25 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir;
82 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir;
142 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir;
H A Dadfs.h47 struct adfs_dir_ops *s_dir; /* directory operations */ member in struct:adfs_sb_info
H A Dsuper.c458 asb->s_dir = &adfs_fplus_dir_ops;
461 asb->s_dir = &adfs_f_dir_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Ddir.c38 * sd->s_parent->s_dir.children.
52 * cursor into the s_dir.children list.
54 for (pos = &parent_sd->s_dir.children; *pos; pos = &(*pos)->s_sibling) {
67 * sd->s_parent->s_dir.children.
76 for (pos = &sd->s_parent->s_dir.children; *pos;
531 for (sd = parent_sd->s_dir.children; sd; sd = sd->s_sibling) {
585 sd->s_dir.kobj = kobj;
740 pos = &dir_sd->s_dir.children;
870 pos = parent_sd->s_dir.children;
H A Dbin.c53 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj;
123 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj;
350 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj;
H A Dsysfs.h63 struct sysfs_elem_dir s_dir; member in union:sysfs_dirent::__anon16958
H A Dfile.c77 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj;
201 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj;
336 struct kobject *kobj = attr_sd->s_parent->s_dir.kobj;
H A Dsymlink.c195 if (sd->s_symlink.target_sd->s_dir.kobj != targ)
H A Dinode.c209 for (child = sd->s_dir.children; child; child = child->s_sibling)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/font/
H A Dfont.cpp703 static wxString s_dir, s_file; local
705 s_dir, s_file);
710 s_dir = dialog.GetDirectory();

Completed in 118 milliseconds