Searched refs:r_map (Results 1 – 3 of 3) sorted by relevance
66 struct link_map *r_map; /* list of loaded images */ member
492 static void r_map(mousestatus_t *act1, mousestatus_t *act2);1049 r_map(&action, &action2); in moused()1115 r_map(&action, &action2); in moused()2260 r_map(mousestatus_t *act1, mousestatus_t *act2) in r_map() function
3678 if (r_debug.r_map == NULL) { in linkmap_add()3679 r_debug.r_map = l; in linkmap_add()3687 for (prev = r_debug.r_map; in linkmap_add()3706 if ((r_debug.r_map = l->l_next) != NULL) in linkmap_delete()