Searched refs:clhost (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/krb5/src/kadmin/server/ |
| H A D | ipropd_svc.c | 262 char clhost[NI_MAXHOST] = {0}; in ipropx_resync() local 322 if (!getclhoststr(client_name, clhost, sizeof (clhost))) { in ipropx_resync() 401 clhost); in ipropx_resync() 403 dump_file, "-P", kprop_port, clhost, NULL); in ipropx_resync() 406 whoami, handle->params.realm, dump_file, clhost); in ipropx_resync() 408 dump_file, clhost, NULL); in ipropx_resync()
|