Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dstart_col.c108 char **marks; in start_color() local
110 if ((marks = (char **)calloc((unsigned)LINES, in start_color()
113 SP->_color_mks = marks; in start_color()
115 if ((*marks = (char *)calloc((unsigned)nc * LINES, in start_color()
117 free(marks); in start_color()
125 for (i = LINES - 1; i-- > 0; ++marks) in start_color()
126 *(marks + 1) = *marks + nc; in start_color()
H A Dnewscreen.c231 char **marks; in newscreen() local
233 if ((marks = (char **)calloc((unsigned)LINES, in newscreen()
236 SP->_mks = marks; in newscreen()
238 if ((*marks = (char *)calloc((unsigned)nc * LINES, in newscreen()
241 for (i = LINES - 1; i-- > 0; ++marks) in newscreen()
242 *(marks + 1) = *marks + nc; in newscreen()
H A Dwrefresh.c68 static char **marks; /* the mark table for cookie terminals */ variable
71 #define _ISMARK1(y, x) (marks[y][x / BITSPERBYTE] & (1 << (x % BITSPERBYTE)))
116 marks = _MARKS; in wrefresh()
182 if (marks) in wrefresh()
184 marks[wy][wx] = 0; in wrefresh()
450 if (marks) { in _updateln()
496 if (!marks) in _updateln()
546 if (!changed && !marks && clr_bol && blnkx > wx && in _updateln()
601 if (marks) in _updateln()
617 if (marks && wx > 0 && _ATTR(*(scp - 1)) != in _updateln()
[all …]
/titanic_41/usr/src/cmd/tip/
H A Detc.remote31 el EOL marks (default is NULL)
36 ie input EOF marks (default is NULL)
/titanic_41/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.3.sample30 # This configuration marks outbound web traffic ethernet
H A Dipqosconf.1.sample30 # This configuration marks video traffic for EF PHB, i.e. Expedited Forwarding.
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dpiclfrutree.info58 * ROW -- marks the beginning of a row of properties
/titanic_41/usr/src/cmd/hal/
H A DLICENSE24marks, may be used to endorse or promote products derived from this Original Work without express …
/titanic_41/usr/src/lib/libpp/common/
H A Dpp.tab9 # + marks extensions to the standard
H A DHISTORY195 03/14/87 #undef in pp:readonly marks id as readonly macro
H A DRELEASE446 #line 1 "f" now marks "f" included
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A Dhelp-l10n-comments.txt130 alphanumeric text containing no whitespace (punctuation marks such
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Ddynmem_readme.txt65 references a disk area already in cache and marks it as such. If it is not
/titanic_41/usr/src/cmd/vi/port/
H A Dex.news108 4.*"U" (undo line changes) no longer marks file as modified
142 13.*marks no longer lost after undo
/titanic_41/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth98 \ the reference marks are encoded with match-bits and match-min
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex203 % have adopt a much more difficult approach (putting marks into the main
267 % Do @cropmarks to get crop marks.
3939 % However, they are not reliable, because we don't use marks.
/titanic_41/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m42569 # class with valid marks for SearchList
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog5221 shell variables by double quotation marks.
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1782 time and marks them "serialized" to prevent reentrancy. A new global