Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dchannels.c5089 u_int *display_numberp, int **chanids) in x11_create_display_inet() argument
5097 if (chanids == NULL || x11_display_offset < 0 || in x11_create_display_inet()
5172 *chanids = xcalloc(num_socks + 1, sizeof(**chanids)); in x11_create_display_inet()
5180 (*chanids)[n] = nc->self; in x11_create_display_inet()
5182 (*chanids)[n] = -1; in x11_create_display_inet()