/titanic_44/usr/src/lib/libtnf/ |
H A D | ref.c | 110 _tnf_get_ref32(TNF *tnf, tnf_ref32_t *cell) in _tnf_get_ref32() argument 114 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32() 131 cell = (tnf_ref32_t *) in _tnf_get_ref32() 135 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32() 138 cell = vaddr_to_phys(tnf, cell, in _tnf_get_ref32() 140 if (cell == TNF_NULL) in _tnf_get_ref32() 142 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32() 154 cell = (tnf_ref32_t *) ((char *)tnf->file_start + reftemp); in _tnf_get_ref32() 155 ref32 = _GET_INT32(tnf, cell); in _tnf_get_ref32() 158 cell = vaddr_to_phys(tnf, cell, TNF_REF32_VALUE(ref32)); in _tnf_get_ref32() [all …]
|
H A D | access.c | 125 tnf_ref32_t *bhdr, *cell, ref32; in tnf_get_next_record() local 155 cell = (tnf_ref32_t *)nval; in tnf_get_next_record() 156 ref32 = _GET_INT32(tnf, cell); in tnf_get_next_record() 166 return (RECORD_DATUM(tnf, cell)); in tnf_get_next_record()
|
/titanic_44/usr/src/cmd/mandoc/ |
H A D | tbl_layout.c | 60 static int cell(struct tbl_node *, struct tbl_row *, 208 cell(struct tbl_node *tbl, struct tbl_row *rp, in cell() function 307 cell: in row() 330 if ( ! cell(tbl, rp, ln, p, pos)) in row() 333 goto cell; in row()
|
/titanic_44/usr/src/uts/common/tnf/ |
H A D | tnf_buf.c | 313 caddr_t cell; in tnfw_b_fw_alloc() local 323 cell = (caddr_t)fh + next; in tnfw_b_fw_alloc() 326 cell = NULL; in tnfw_b_fw_alloc() 329 return (cell); in tnfw_b_fw_alloc()
|
/titanic_44/usr/src/lib/efcode/fcode_test/ |
H A D | access.fth | 46 " ,+" end-test cell+ end-test2 = .passed? 68 access-test cell+ @ 1 = and .passed?
|
H A D | arithmetic.fth | 118 " cell+" h# 4000 cell+ h# 4000 /n + = .passed?
|
/titanic_44/usr/src/psm/promif/ieee1275/common/ |
H A D | README.common | 32 types and definitions (i.e. cell size) in external ISA and platform-
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/ |
H A D | psvcobj.conf | 68 * <cell 0 value> <cell 1 value> ... <cell n value>
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | session.c | 1435 char cell[64]; in do_child() local 1437 if (k_afs_cell_of_file(pw->pw_dir, cell, sizeof(cell)) == 0) in do_child() 1438 krb_afslog(cell, 0); in do_child()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/ |
H A D | psvcobj.conf | 67 * <cell 0 value> <cell 1 value> ... <cell n value>
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/sebring/conf/ |
H A D | psvcobj.conf | 67 * <cell 0 value> <cell 1 value> ... <cell n value>
|
/titanic_44/usr/src/uts/common/os/ |
H A D | priv_defs | 499 Allows a process to retrieve colormap cell entries allocated
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 309 void *cell; member
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | caps | 526 bit_image_repeat, "birep" "Xy" Repeat bit-image cell #1 #2 times (use tparm)
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/conf/ |
H A D | psvcobj.conf | 68 * <cell 0 value> <cell 1 value> ... <cell n value>
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/ |
H A D | psvcobj.conf | 68 * <cell 0 value> <cell 1 value> ... <cell n value>
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 511 bit_image_repeat birep Xy str Repeat bit-image cell #1, #2 times
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 511 bit_image_repeat birep Xy str Repeat bit-image cell #1, #2 times
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | europe | 3789 # change but cell phones (and airline baggage systems) did not. See:
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 3968 cell
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 3967 cell
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 50 # This file describes the capabilities of various character-cell terminals, 242 # character-cell terminals are increasingly replaced by X displays, much of 11065 # bottom of the character cell. This was done to allow for more readable 15502 # support: repositioning the cursor onto a cell with non-matching 15503 # colors obliterates that cell's contents, replacing it with a blank
|
H A D | terminfo.src | 50 # This file describes the capabilities of various character-cell terminals, 242 # character-cell terminals are increasingly replaced by X displays, much of 12480 # bottom of the character cell. This was done to allow for more readable 17449 # support: repositioning the cursor onto a cell with non-matching 17450 # colors obliterates that cell's contents, replacing it with a blank
|