Searched refs:get_client_ident (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 513 get_client_ident(int clifd, pid_t *pid, char *locale, size_t locale_len, in get_client_ident() function 588 if (get_client_ident(connfd, pid, locale, locale_len, in accept_client() 612 if (get_client_ident(connfd, NULL, NULL, 0, NULL) == 0) { in reject_client()
|