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

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

Completed in 621 milliseconds