z/OS Communications Server: IP Messages Volume 3 (EZY)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZYTY08I

z/OS Communications Server: IP Messages Volume 3 (EZY)
SC27-3656-00

argv_fsum(argument_number) = argument_value

Explanation

These are the parameters that are passed to the spawned process that creates the child. This message is issued once for each argument. A few of these variables are set by the server.
  • argv_fsum(0) = argument name
  • argv_fsum(4) = master file descriptor
  • argv_fsum(5) = slave file descriptor
  • argv_fsum(8) = Debug tracing variable
  • argv_fsum(9) = Debug tracing variable
  • argv_fsum(11) = terminal type

argument_number is the argument number. It will be in the range 0–16.

argument_value is the value assigned to that argument.

System action

Processing continues.

Operator response

None.

System programmer response

None.

Module

telnetd.c

Procedure name

login_tty()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014