MCPcopy Create free account
hub / github.com/cgsecurity/testdisk / screen_buffer_display

Function screen_buffer_display

src/intrfn.c:762–766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

760}
761
762int screen_buffer_display(WINDOW *window, const char *options_org, const struct MenuItem *menuItems)
763{
764 unsigned int menu=0;
765 return screen_buffer_display_ext(window,options_org,menuItems,&menu);
766}
767
768#define INTER_ANALYSE_X 0
769#define INTER_ANALYSE_Y 8

Callers 6

select_fat_infoFunction · 0.85
ntfs_undelete_partFunction · 0.85
interface_superblockFunction · 0.85
dir_partitionFunction · 0.85

Calls 1

Tested by

no test coverage detected