Home
last modified time | relevance | path

Searched defs:dyxlat (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Ddyxlat.c29 struct dyxlat { struct
41 struct dyxlat * argument
44 struct dyxlat *const dyxlat = xmalloc(sizeof(*dyxlat)); in dyxlat_alloc() local
55 dyxlat_free(struct dyxlat *const dyxlat) in dyxlat_free()
70 dyxlat_get(const struct dyxlat *const dyxlat) in dyxlat_get()
76 dyxlat_add_pair(struct dyxlat *const dyxlat, const uint64_t val, in dyxlat_add_pair()
Dsocketutils.c578 struct dyxlat *const dyxlat = opaque_data; in genl_parse_families_response() local
623 static struct dyxlat *dyxlat; in genl_families_xlat() local