OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_lstat
(Results
1 - 12
of
12
) sorted by null
/external/bluetooth/glib/glib/
gstdio.h
44
#define
g_lstat
lstat
macro
95
int
g_lstat
(const gchar *filename,
gstdio.c
480
*
g_lstat
:
488
* refers to. If the system does not support symbolic links
g_lstat
()
499
g_lstat
(const gchar *filename,
function
galiasdef.c
2672
#undef
g_lstat
macro
[
all
...]
galias.h
2666
#define
g_lstat
macro
[
all
...]
/external/bluetooth/glib/gio/
glocalfile.c
771
if (
g_lstat
(path, &buf) != 0)
1076
if (
g_lstat
(local->filename, &buf) != 0)
1138
if (
g_lstat
(new_local->filename, &statbuf) == -1)
[
all
...]
glocalfileinfo.c
[
all
...]
ChangeLog
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml
364
<!-- ##### FUNCTION
g_lstat
##### -->
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1118
g_lstat
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-2-6
435
* glib/gstdio.c (
g_lstat
): Implement correctly also on Unix
493
* glib/gstdio.[ch]: Add
g_lstat
().
[
all
...]
NEWS
[
all
...]
/external/bluetooth/glib/docs/reference/
ChangeLog
[
all
...]
Completed in 604 milliseconds