HomeSort by: relevance | last modified time | path
    Searched refs:t_hard_copy (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libterminfo/
setupterm.c 123 if (t_hard_copy(*nterm))
term.h 92 #define t_hard_copy(t) (t)->flags[TICODE_hc] macro
130 #define hard_copy t_hard_copy(cur_term)

Completed in 35 milliseconds