Home
last modified time | relevance | path

Searched refs:InsertStringField (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dtitles.c535 InsertStringField(&include_fname,arg,false); in AddIncludePath()
558 InsertStringField(&exclude_fname,arg,false); in AddExcludePath()
590 if (InsertStringField(sf,path,false)) in CheckExcludePath()
1169 InsertStringField(&system_menu,dest,true); in LoadSystemMenuTab()
H A Dwtest.c172 InsertStringField(&sf,"b",false); in test_string_field()
173 InsertStringField(&sf,"a",false); in test_string_field()
174 InsertStringField(&sf,"c",false); in test_string_field()
175 InsertStringField(&sf,"b",false); in test_string_field()
H A Dpatch.c865 InsertStringField(sf,arg,false); in ScanOptFile()
H A Dlib-std.h1454 bool InsertStringField ( StringField_t * sf, ccp key, bool move_key );
H A Dlib-std.c3778 bool InsertStringField ( StringField_t * sf, ccp key, bool move_key ) in InsertStringField() function
3943 InsertStringField(sf,ptr,true); in LoadStringField()
H A Dwbfs-interface.c625 InsertStringField(id6_list,*id_list,false); in AppendListID6()
651 InsertStringField(id6_list,ptr->id6,false); in AppendWListID6()
H A Dlib-sf.c5791 if (InsertStringField(&dir_done_list,real_path,false)) in SourceIteratorHelper()
6010 if ( InsertStringField(&file_done_list,real_path,false) in SourceIteratorHelper()
H A Dwwt.c2699 if (!InsertStringField(&id_done_list,id6,false)) in cmd_extract()
H A Dlib-file.c661 if (!InsertStringField(&created_files,fname,false)) in XCheckCreated()
H A Diso-interface.c2852 InsertStringField(&part->include_list,dest_part,false); in CreateFileFST()
/dports/sysutils/wiimms/wiimms-iso-tools/src/ui/
H A Dgen-ui.c320 if (!InsertStringField(&ctrl->opt_done,info->c_name,false)) in print_opt_link()
1229 InsertStringField(&ctrl.gopt,info->c_name,false); in main()
1235 InsertStringField(&ctrl.copt,info->c_name,false); in main()