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

  /external/dbus/dbus/
dbus-marshal-recursive.c 41 free_fixups (DBusList **fixups)
45 link = _dbus_list_get_first_link (fixups);
50 next = _dbus_list_get_next_link (fixups, link);
58 *fixups = NULL;
62 apply_and_free_fixups (DBusList **fixups,
68 if (*fixups)
69 _dbus_verbose (" %d FIXUPS to apply\n",
70 _dbus_list_get_length (fixups));
73 link = _dbus_list_get_first_link (fixups);
78 next = _dbus_list_get_next_link (fixups, link)
1152 DBusList *fixups; local
    [all...]
dbus-marshal-recursive.h 191 DBusList **fixups);
  /external/kernel-headers/original/linux/mtd/
cfi.h 482 void cfi_fixup(struct mtd_info *mtd, struct cfi_fixup* fixups);
  /external/grub/netboot/
tulip.c 438 static struct fixups {
437 static struct fixups { struct
    [all...]

Completed in 67 milliseconds