Home
last modified time | relevance | path

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

/external/dropbear/
Dsvr-x11fwd.c118 x11cleanup(chansess); in x11accept()
168 void x11cleanup(struct ChanSess *chansess) { in x11cleanup() function
Dx11fwd.h34 void x11cleanup(struct ChanSess *chansess);
Dsvr-chansession.c285 x11cleanup(chansess); in closechansess()