HomeSort by: relevance | last modified time | path
    Searched refs:x11_create_display_inet (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
channels.h 397 int x11_create_display_inet(struct ssh *, int, int, int, u_int *, int **);
session.c 2380 if (x11_create_display_inet(ssh, options.x11_display_offset,
2383 debug("x11_create_display_inet failed.");
channels.c 5091 x11_create_display_inet(struct ssh *ssh, int x11_display_offset, function

Completed in 23 milliseconds