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

  /external/dropbear/
chansession.h 57 char * x11authprot; member in struct:ChanSess
svr-x11fwd.c 56 chansess->x11authprot = buf_getstring(ses.payload, NULL);
92 m_free(chansess->x11authprot);
161 display, chansess->x11authprot, chansess->x11authcookie);
170 m_free(chansess->x11authprot);
svr-chansession.c 238 chansess->x11authprot = NULL;

Completed in 483 milliseconds