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

/netbsd-6-1-5-RELEASE/lib/libcurses/
H A Dsetterm.c52 static int does_ctrl_o(const char *exit_cap, const char *acs_cap);
176 does_ctrl_o(t_exit_attribute_mode(screen->term),
333 * does_ctrl_o --
338 does_ctrl_o(const char *exit_cap, const char *acs_cap) function
344 __CTRACE(__CTRACE_INIT, "does_ctrl_o: Testing %s for %s\n", eptr, aptr);

Completed in 94 milliseconds