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

/xsrc/external/mit/xhost/dist/
H A Dxhost.c700 static char kname_out[255]; local in function:get_hostname
821 strncpy(kname_out, kname, sizeof (kname_out));
823 return kname_out;

Completed in 3 milliseconds