Searched refs:kname (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xhost/dist/
H A Dxhost.c699 char *kname; local in function:get_hostname
819 krb5_unparse_name(princ, &kname);
821 strncpy(kname_out, kname, sizeof (kname_out));
822 free(kname);

Completed in 2 milliseconds