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

  /external/dropbear/
progressmeter.c 40 static int can_output(void);
71 can_output(void) function
230 if (can_output())
250 if (can_output())
263 if (!can_output())
  /external/openssh/
progressmeter.c 50 static int can_output(void);
81 can_output(void) function
241 if (can_output())
261 if (can_output())
274 if (!can_output())

Completed in 62 milliseconds