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

  /external/dropbear/
options.h 13 #ifndef DROPBEAR_DEFPORT
14 #define DROPBEAR_DEFPORT "22"
svr-runopts.c 93 DROPBEAR_MAX_PORTS, DROPBEAR_DEFPORT, DROPBEAR_PIDFILE);
235 svr_opts.ports[0] = m_strdup(DROPBEAR_DEFPORT);

Completed in 37 milliseconds