Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dchannels.c5000 u_int *display_numberp, int **chanids) in x11_create_display_inet() argument
5008 if (chanids == NULL || x11_display_offset < 0 || in x11_create_display_inet()
5083 *chanids = xcalloc(num_socks + 1, sizeof(**chanids)); in x11_create_display_inet()
5091 (*chanids)[n] = nc->self; in x11_create_display_inet()
5093 (*chanids)[n] = -1; in x11_create_display_inet()