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.c29 struct handle_node { struct
30 struct handle_node *next; argument
36 static struct handle_node *handle_map_list = NULL; argument