MPE/iX Intrinsics Reference Manual (32650-90905)
Chapter 7 315
Command Definitions (HP32208-HPLOACNMPROC)
HPACDINFO
30 BA Specifies the user whose ACD information is to be returned. The
item2
value specified must be an 18-character byte array, word
aligned. If it is <18 characters, it must be terminated with a null
character or a carriage return. This entry is required for subsequent
user-dependent requests.
31 BA Returns ACD modes in ASCII format. The
item2
value returned is a
25-character byte array.
32 I Returns ACD modes as a bit mask. The
item2
value returned is a
16-bit integer whose bits have the following meaning:
r (0:1) - READ
w (1:1) - WRITE
x (2:1) - EXECUTE
a (3:1) - APPEND
l (4:1) - LOCK
z (8:1) - Permission to read
rd (11.1) -
td (12.1) -
cd (13.1) -
dd (14.1) -
n (15:1) - No access
33 BA Returns ACD modes in ASCII format as access is granted the
particular user. The
item2
value returned is a 25-character byte
array. All wildcards are matched from the user specification. The
access granted the user in the selected ACD pair can be greater than
the access specified in the ACD pair if the user has AM or SM
capability.
34 I Returns ACD modes as a bit mask of all accesses granted the
particular user. The
item2
value returned is a 16-bit integer whose
bits have the following meanings:
r (0:1) - READ
w (1:1) - WRITE
x (2:1) - EXECUTE
a (3:1) - APPEND
l (4:1) - LOCK
z (8:1) - Permission to read
rd (11.1) -
td (12.1) -
cd (13.1) -
dd (14.1) -
n (15:1) - No access
All wildcards are matched from the user specification. The access
granted the user in the selected ACD pair can be greater than the
access specified in the ACD pair if the user has AM or SM capability.
Table 7-2. HPACDINFO Itemnum2/Item2 Values
Itemnum Mnemonic Item Description