Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dchannels.c4998 u_int *display_numberp, int **chanids) in x11_create_display_inet() argument
5007 if (chanids == NULL) in x11_create_display_inet()
5081 *chanids = xcalloc(num_socks + 1, sizeof(**chanids)); in x11_create_display_inet()
5089 (*chanids)[n] = nc->self; in x11_create_display_inet()
5091 (*chanids)[n] = -1; in x11_create_display_inet()