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

  /src/libexec/telnetd/
state.c 1297 int got_var = 0, got_value = 0, got_uservar = 0; local in function:suboption
1320 got_var++;
1373 if (got_uservar + got_var == got_value) {
1377 } else if (got_uservar + got_value == got_var) {
state.c 1297 int got_var = 0, got_value = 0, got_uservar = 0; local in function:suboption
1320 got_var++;
1373 if (got_uservar + got_var == got_value) {
1377 } else if (got_uservar + got_value == got_var) {

Completed in 23 milliseconds