Home | Sort by relevance Sort by last modified time |
/external/dropbear/ | |
runopts.h | 46 typedef struct svr_runopts { struct 89 } svr_runopts; typedef in typeref:struct:svr_runopts 91 extern svr_runopts svr_opts; |
svr-runopts.c | 32 svr_runopts svr_opts; /* GLOBAL */ |