HomeSort by relevance Sort by last modified time
    Searched refs:exitflag (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
session.h 42 extern int exitflag;
common-session.c 48 int exitflag = 0; /* GLOBAL */ variable
151 if (exitflag) {
svr-main.c 196 if (exitflag) {
355 exitflag = 1;

Completed in 487 milliseconds