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

  /external/qemu/
path.c 44 static struct pathelem *add_entry(struct pathelem *root, const char *name,
81 path = add_entry(path, dirent->d_name, dirent_type(dirent));
89 static struct pathelem *add_entry(struct pathelem *root, const char *name, function
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_introspect.c 64 static void add_entry(struct wpabuf *xml, const char *type, const char *name, function
102 add_entry(iface->xml, "method", dsc->dbus_method,
116 add_entry(iface->xml, "signal", dsc->dbus_signal,
  /external/dropbear/libtomcrypt/src/math/fp/
ltc_ecc_fp_mulmod.c 630 static int add_entry(int idx, ecc_point *g) function
    [all...]
  /external/dbus/dbus/
dbus-hash.c 833 add_entry (DBusHashTable *table, function
935 entry = add_entry (table, idx, key, bucket, preallocated);
    [all...]

Completed in 250 milliseconds