Searched refs:WrapperEntry (Results 1 – 2 of 2) sorted by relevance
51 } WrapperEntry; typedef53 static WrapperEntry **wrap_list=NULL;54 static WrapperEntry **wrap_saved_list=NULL;78 void wrap_add_entry PROTO((WrapperEntry *e,int temp));81 void wrap_free_entry PROTO((WrapperEntry *e));82 void wrap_free_entry_internal PROTO((WrapperEntry *e));318 WrapperEntry **temps=wrap_list+wrap_count; in wrap_kill_temp()326 WrapperEntry *e; in wrap_free_entry()334 WrapperEntry *e; in wrap_free_entry_internal()371 WrapperEntry e;[all …]
1173 * wrapper.c, cvs.h: Remove conflictHook field of WrapperEntry,1670 * wrapper.c (WrapperEntry): Add rcsOption field.