Home
last modified time | relevance | path

Searched refs:init_curses_panel (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/PC/os2emx/
Dconfig.c81 extern void init_curses_panel();
147 {"_curses_panel", init_curses_panel},
/external/python/cpython2/Modules/
D_curses_panel.c471 init_curses_panel(void) in init_curses_panel() function