Home
last modified time | relevance | path

Searched refs:set_unix_uid_gid (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/
Dglocalfileinfo.c1841 set_unix_uid_gid (char *filename, in set_unix_uid_gid() function
2123 return set_unix_uid_gid (filename, &value, NULL, flags, error); in _g_local_file_info_set_attribute()
2125 return set_unix_uid_gid (filename, NULL, &value, flags, error); in _g_local_file_info_set_attribute()
2213 if (!set_unix_uid_gid (filename, uid, gid, flags, error)) in _g_local_file_info_set_attributes()
/external/bluetooth/glib/
DChangeLog.pre-2-16350 (set_unix_uid_gid), (set_symlink), (set_mtime_atime):