| IMGBK | Back to Index page |
|
Prolog Control Block Contents IMGBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| IMGBK Prolog | Top of page |
NAME : HCPIMGBK
DESCRIPTION: Image library/NLS Message Repository
Block
DSECT : IMGBK
FUNCTION : This block is used for communications
purposes when CP users request access
to an Image library or NLS message
repository file.
LOCATED BY : (Images) Pointer in RSPBK
(NLS) Pointer in LNGBK
CREATED BY : (Images) HCPSIL - when a printer is started
(NLS) HCPNLS - when the first user requests
the language
DELETED BY : (Images) HCPSIL - when a printer is drained
(NLS) HCPNLS - when the last user releases
the language
SERIALIZED : Individual IMGBKs are serialized by holding the
symbolic lock on the filename of the item.
All image, NLS, NSS and DCSS system data files are
locked/unlocked with the same lockword (NSUSYMAN),
using entry points HCPLOCPQ/HCPLOCPD.
SNTBKs for image libraries and NLS files are kept
on the same queue, anchored in HCPIMGLK.
This queue is locked/unlocked via the macros
HCPLKIMG/HCPULIMG.
RELOCATION CONSIDERATIONS : None
COMMENTS : This is a variable length control block.
It consists of the header information plus
a variable number of virtual addresses.
|
| IMGBK Control Block Content | Top of page |
|
| IMGBK Storage Layout | Top of page |
*** IMGBK - Image library/NLS Message Repository * * +---------------------------+-------------+------+------+ * 0 | IMGSNTBK | IMGDWSZE |:TYPFG|:FLAGS| * +---------------------------+-------------+------+------+ * 8 | IMGCPNTL | IMGLNGBK | * +---------------------------+---------------------------+ * 10 | IMGNAME | * +---------------------------+---------------------------+ * 18 | IMGRECNO | IMGRECCT | * +---------------------------+---------------------------+ * *** IMGBK - Image library/NLS Message Repository *** Overlay for IMGVADDR in IMGBK * * +---------------------------+ * 20 | IMGVIRT | 24 * +---------------------------+ * *** Overlay for IMGVADDR in IMGBK |
| IMGBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- IMGCPNTL 0008 IMGDWSZE 0004 IMGFIRST 0007 01 IMGFLAGS 0007 IMGHDRSZ 001C 00000004 IMGIMAGE 0006 01 IMGLNGBK 000C IMGNAME 0010 IMGNLS 0006 02 IMGRECCT 001C IMGRECNO 0018 IMGSNTBK 0000 IMGTYPFG 0006 IMGVADDR 0020 IMGVIRT 0020 |
Copyright IBM Corporation, 1990, 2016