Searched refs:reg_files (Results 1 – 1 of 1) sorted by relevance
119 struct reg_files { struct120 struct reg_files *next; argument123 static struct reg_files *regfiles_head = NULL; argument158 struct reg_files *rfp = NULL; in instvol()360 malloc(sizeof (struct reg_files)); in instvol()371 malloc(sizeof (struct reg_files)); in instvol()1588 struct reg_files *rfp = regfiles_head->next; in regfiles_free()