Searched refs:wantpty (Results 1 – 3 of 3) sorted by relevance
96 cli_opts.wantpty = 9; /* 9 means "it hasn't been touched", gets set later */ in cli_getopts()170 cli_opts.wantpty = 1; in cli_getopts()173 cli_opts.wantpty = 0; in cli_getopts()280 if (cli_opts.wantpty == 9) { in cli_getopts()282 cli_opts.wantpty = 1; in cli_getopts()284 cli_opts.wantpty = 0; in cli_getopts()
105 int wantpty; member
355 if (cli_opts.wantpty) { in cli_initchansess()361 if (cli_opts.wantpty) { in cli_initchansess()