Searched refs:index_dump (Results 1 – 6 of 6) sorted by relevance
36 void index_dump(struct index_file *in, int fd, const char *prefix);
938 index_dump(idx, fd, index_files[type].prefix); in kmod_dump_index()
395 void index_dump(struct index_file *in, int fd, const char *prefix) in index_dump() function
107 formatter.index_dump()
546 def index_dump( self, index_filename = None ): member in HtmlFormatter550 Formatter.index_dump( self, index_filename )
139 def index_dump( self, index_filename = None ): member in Formatter