Searched refs:AddNewSection (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xman/dist/
H A Dvendor.c179 AddNewSection(list, path, file, SectionNames[i].name, TRUE);
183 AddNewSection(list, path, file, SectionNames[i].name, TRUE);
H A Dvendor.h159 extern void AddNewSection(SectionList ** list, const char *path,
H A Dman.c314 AddNewSection(section_list, path, local_file, cp,
317 AddNewSection(section_list, path, local_file, cp,
320 AddNewSection(section_list, path, local_file, cp,
323 AddNewSection(section_list, path, local_file, cp,
327 AddNewSection(section_list, path, local_file, cp, MNULL);
332 AddNewSection(section_list, path, local_file, (string + 1),
337 AddNewSection(section_list, path, local_file, (string + 1),
349 /* Function Name: AddNewSection
361 AddNewSection(SectionList ** list, const char *path, const char *file, function in typeref:typename:void

Completed in 4 milliseconds