OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:posix_compat
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/tests/
live-g-file.c
105
static gboolean
posix_compat
;
variable
203
|| ((!
posix_compat
)
228
if ((item.mode > 0) && (
posix_compat
))
310
if ((item.mode > 0) && (
posix_compat
))
365
if (
posix_compat
)
373
if ((item.file_type == G_FILE_TYPE_SYMBOLIC_LINK) && (
posix_compat
))
408
if (((!
posix_compat
) && (item.file_type == G_FILE_TYPE_SYMBOLIC_LINK))
590
if ((!
posix_compat
) && (item.file_type == G_FILE_TYPE_SYMBOLIC_LINK))
595
&&
posix_compat
)
754
if ((!
posix_compat
) && (item.file_type == G_FILE_TYPE_SYMBOLIC_LINK)
[
all
...]
Completed in 43 milliseconds