Searched refs:exit_cap (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);
338 does_ctrl_o(const char *exit_cap, const char *acs_cap) argument
340 const char *eptr = exit_cap, *aptr = acs_cap;

Completed in 218 milliseconds