HomeSort by relevance Sort by last modified time
    Searched full:g_remove (Results 1 - 13 of 13) sorted by null

  /external/bluetooth/glib/glib/
gstdio.h 45 #define g_remove remove macro
100 int g_remove (const gchar *filename);
gstdio.c 555 * g_remove:
581 g_remove (const gchar *filename) function
galiasdef.c 2675 #undef g_remove macro
    [all...]
galias.h 2669 #define g_remove macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 11 g_unlink(), g_remove(), g_fopen(), g_freopen()). The point of these
383 <!-- ##### FUNCTION g_remove ##### -->
  /external/bluetooth/glib/tests/
mapping-test.c 178 g_remove ("STOP");
  /external/webkit/Source/WebCore/platform/gtk/
FileSystemGtk.cpp 96 result = g_remove(filename.data()) == 0;
  /external/bluetooth/glib/
ChangeLog.pre-2-12 653 * glib/gstdio.c (g_remove): Revert change below. It wasn't a good
659 * glib/gstdio.c (g_remove): [Win32] call rmdir() only if remove()
ChangeLog.pre-2-6 48 * glib/gstdio.c (g_rename, g_unlink, g_remove): Add doc comments
51 (g_remove): Mimic POSIX remove() on Windows: Try also to rmdir if
    [all...]
NEWS     [all...]
  /external/bluetooth/glib/gio/
glocalfile.c 1349 if (g_remove (local->filename) == -1)
    [all...]
gdesktopappinfo.c     [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1120 g_remove
    [all...]

Completed in 1782 milliseconds