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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.screen.c937 (void) tputs(Str(T_me), 1, PUTPURE); local
944 (void) tputs(Str(T_md), 1, PUTPURE); local
950 (void) tputs(Str(T_me), 1, PUTPURE); local
952 (void) tputs(Str(T_se), 1, PUTPURE); local
956 (void) tputs(Str(T_ue), 1, PUTPURE); local
966 (void) tputs(Str(T_so), 1, PUTPURE); local
972 (void) tputs(Str(T_se), 1, PUTPURE); local
980 (void) tputs(Str(T_us), 1, PUTPURE); local
986 (void) tputs(Str(T_ue), 1, PUTPURE); local
999 (void) tputs(Str(T_mr), 1, PUTPURE); local
1006 (void) tputs(Str(T_me), 1, PUTPURE); local
1069 (void) tputs(Str(T_up), 1, PUTPURE); local
1268 (void) tputs(Str(T_dm), 1, PUTPURE); local
1272 (void) tputs(Str(T_dc), 1, PUTPURE); local
1275 (void) tputs(Str(T_ed), 1, PUTPURE); local
1309 (void) tputs(Str(T_im), 1, PUTPURE); local
1314 (void) tputs(Str(T_ip), 1, PUTPURE); local
1316 (void) tputs(Str(T_ei), 1, PUTPURE); local
1322 (void) tputs(Str(T_ic), 1, PUTPURE); /* insert a char */ local
1327 (void) tputs(Str(T_ip), 1, PUTPURE);/* pad the inserted char */ local
1343 (void) tputs(Str(T_ce), 1, PUTPURE); local
1356 (void) tputs(Str(T_cl), Val(T_li), PUTPURE); local
1358 (void) tputs(Str(T_ho), Val(T_li), PUTPURE); /* home */ local
1360 (void) tputs(Str(T_cd), Val(T_li), PUTPURE); local
1376 (void) tputs(Str(T_vb), 1, PUTPURE); /* visible bell */ local
1379 (void) tputs(Str(T_bl), 1, PUTPURE); local
1388 (void) tputs(Str(T_cd), Val(T_li), PUTPURE); local
1390 (void) tputs(Str(T_ce), Val(T_li), PUTPURE); local
[all...]
H A Ded.h242 # define PUTPURE putpure macro
251 # define PUTPURE ((void (*)(int)) putpure) macro

Completed in 62 milliseconds