OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_FILE_ATTRIBUTE_OWNER_USER
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/tests/
gio-ls.c
64
const gchar *long_attrs =
G_FILE_ATTRIBUTE_OWNER_USER
"," G_FILE_ATTRIBUTE_OWNER_GROUP "," \
102
val = g_file_info_get_attribute_string (info,
G_FILE_ATTRIBUTE_OWNER_USER
);
/external/bluetooth/glib/gio/
gfileinfo.h
579
*
G_FILE_ATTRIBUTE_OWNER_USER
:
585
#define
G_FILE_ATTRIBUTE_OWNER_USER
"owner::user" /* string */
[
all
...]
glocalfileinfo.c
[
all
...]
Completed in 438 milliseconds