Searched refs:c_open (Results 1 – 3 of 3) sorted by relevance
118 wnd = (*p->c_open)(); in command()121 wnd = (*curcmd->c_open)(); in command()
41 WINDOW *(*c_open)(void); /* open display */ member
215 wnd = (*curcmd->c_open)(); in main()