Home
last modified time | relevance | path

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

/external/dropbear/
Dsvr-x11fwd.c41 static int bindport(int fd);
67 chansess->x11port = bindport(fd); in x11req()
209 static int bindport(int fd) { in bindport() function