HomeSort by relevance Sort by last modified time
    Searched refs:g_mkdir_with_parents (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/glib/glib/
gfileutils.h 120 int g_mkdir_with_parents (const gchar *pathname,
gfileutils.c 61 * g_mkdir_with_parents:
74 g_mkdir_with_parents (const gchar *pathname, function
    [all...]
galiasdef.c 860 #undef g_mkdir_with_parents macro
    [all...]
galias.h 854 #define g_mkdir_with_parents macro
    [all...]
  /external/webkit/WebCore/platform/gtk/
FileSystemGtk.cpp 169 gint result = g_mkdir_with_parents(filename, S_IRWXU);
  /external/bluetooth/glib/gio/
glocalfile.c     [all...]
gdesktopappinfo.c 1229 if (g_mkdir_with_parents (path, 0700) == 0)
    [all...]

Completed in 530 milliseconds