Home
last modified time | relevance | path

Searched defs:newentry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/tcplp/lib/
H A Dlbuf.c40 void lbuf_append(struct lbufhead* buffer, otLinkedBuffer* newentry) { in lbuf_append()
/aosp_15_r20/external/iptables/libxtables/
H A Dxtables.c858 struct xtables_rule_match *newentry; in xtables_find_match() local
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c850 PyMemoEntry *oldentry, *newentry; in _PyMemoTable_ResizeTable() local