Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c517 get_client_ident(int clifd, pid_t *pid, char *locale, size_t locale_len, in get_client_ident() function
592 if (get_client_ident(connfd, pid, locale, locale_len, in accept_client()
616 if (get_client_ident(connfd, NULL, NULL, 0, NULL) == 0) { in reject_client()