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

  /src/libexec/telnetd/
termstat.c 53 static int _terminit = 0; variable in typeref:typename:int
333 if (_terminit == 0) {
334 _terminit = 1;
617 return(_terminit);
termstat.c 53 static int _terminit = 0; variable in typeref:typename:int
333 if (_terminit == 0) {
334 _terminit = 1;
617 return(_terminit);
termstat.c 53 static int _terminit = 0; variable in typeref:typename:int
333 if (_terminit == 0) {
334 _terminit = 1;
617 return(_terminit);

Completed in 32 milliseconds