Home
last modified time | relevance | path

Searched refs:UNDER_CHAR (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/ul/
H A Dul.c61 *ENTER_DIM, *ENTER_BOLD, *ENTER_REVERSE, *UNDER_CHAR, *EXIT_ATTRIBUTES; variable
132 (tgetflag("ul") && ENTER_UNDERLINE == NULL && UNDER_CHAR == NULL)) in main()
498 UNDER_CHAR = tgetstr("uc", &bp); in initcap()
499 must_use_uc = (UNDER_CHAR && !ENTER_UNDERLINE); in initcap()
520 PRINT(UNDER_CHAR); in outc()