HomeSort by: relevance | last modified time | path
    Searched defs:gotmachine (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/telnet/
commands.c 2479 int gotmachine = 0;
2511 if (gotmachine) {
2513 gotmachine = 0;
2515 if (gotmachine == 0) {
2529 gotmachine = 1;
2470 int gotmachine = 0; local in function:cmdrc
commands.c 2479 int gotmachine = 0;
2511 if (gotmachine) {
2513 gotmachine = 0;
2515 if (gotmachine == 0) {
2529 gotmachine = 1;
2470 int gotmachine = 0; local in function:cmdrc

Completed in 165 milliseconds