Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
Ddynlink_rand.c27 struct handle_node { struct
28 struct handle_node *next; argument
34 static struct handle_node *handle_map_list = NULL; argument