/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...] |