Home
last modified time | relevance | path

Searched refs:DROPBEAR_DEFPORT (Results 1 – 3 of 3) sorted by relevance

/dports/security/dropbear/dropbear-2020.81/
H A Ddefault_options.h16 #define DROPBEAR_DEFPORT "22" macro
H A Dsvr-runopts.c127 DROPBEAR_MAX_PORTS, DROPBEAR_DEFPORT, DROPBEAR_PIDFILE, in printhelp()
346 svr_opts.ports[0] = m_strdup(DROPBEAR_DEFPORT); in svr_getopts()
H A DCHANGES1118 - Changed DROPBEAR_DEFPORT properly everywhere