/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | start_col.c | 108 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 D | newscreen.c | 231 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 D | wrefresh.c | 68 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 D | etc.remote | 31 el EOL marks (default is NULL) 36 ie input EOF marks (default is NULL)
|
/titanic_41/usr/src/cmd/cmd-inet/etc/ |
H A D | ipqosconf.3.sample | 30 # This configuration marks outbound web traffic ethernet
|
H A D | ipqosconf.1.sample | 30 # This configuration marks video traffic for EF PHB, i.e. Expedited Forwarding.
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/ |
H A D | piclfrutree.info | 58 * ROW -- marks the beginning of a row of properties
|
/titanic_41/usr/src/cmd/hal/ |
H A D | LICENSE | 24 …marks, may be used to endorse or promote products derived from this Original Work without express …
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | pp.tab | 9 # + marks extensions to the standard
|
H A D | HISTORY | 195 03/14/87 #undef in pp:readonly marks id as readonly macro
|
H A D | RELEASE | 446 #line 1 "f" now marks "f" included
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | help-l10n-comments.txt | 130 alphanumeric text containing no whitespace (punctuation marks such
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | dynmem_readme.txt | 65 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 D | ex.news | 108 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 D | zfs.fth | 98 \ the reference marks are encoded with match-bits and match-min
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 203 % 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 D | proto.m4 | 2569 # class with valid marks for SearchList
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 5221 shell variables by double quotation marks.
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 1782 time and marks them "serialized" to prevent reentrancy. A new global
|