Guardian Procedure Calls Reference Manual

volsubvol:volsubvol-maxlen
output:input
STRING .EXT:ref:*, INT:value
if present and if volsubvol-maxlen is not 0, returns the name of the default volume and
subvolume inherited by the specified user when a logon session is initiated. This information
is returned in external form.
volsubvol-maxlen specifies the length of the string variable volsubvol in bytes.
This parameter pair is required if volsubvol-len is specified.
volsubvol-len
output
INT .EXT:ref:1
if volsubvol is returned, contains its actual length in bytes.
This parameter is required if volsubvol:volsubvol-maxlen is specified.
initdir:initdir-maxlen
output:input
STRING .EXT:ref:*, INT:value
if present and if initdir-maxlen is not 0, returns the OSS pathname for the initial working
directory for the specified user in an OSS environment.
initdir-maxlen specifies the length of the string variable initdir in bytes.
This parameter pair is required if initdir-len is specified.
initdir-len
output
INT .EXT:ref:1
if initdir is returned, contains its actual length in bytes.
This parameter is required if initdir:initdir-maxlen is specified.
initprog:initprog-maxlen
output:input
STRING .EXT:ref:*, INT:value
if present and if initprog-maxlen is not 0, returns the OSS pathname for the initial program
of the specified user in an OSS environment.
initprog-maxlen specifies the length of the string variable initprog in bytes.
You must either specify all of these parameters or specify none of them:
initprog:initprog-maxlen, initprog-len, and initprog-type.
initprog-len
output
INT .EXT:ref:1
if initprog is returned, contains its actual length in bytes.
You must either specify all of these parameters or specify none of them:
initprog:initprog-maxlen, initprog-len, and initprog-type.
initprog-type
output
INT .EXT:ref:1
returns 1 to indicate that the initial program type for the specified user in an OSS environment
is an OSS program. Other values might be added in future RVUs.
1446 Guardian Procedure Calls (T-V)