Searched refs:UT_HOSTSIZE (Results 1 – 3 of 3) sorted by relevance
31 #define UT_HOSTSIZE 256 macro44 char ll_host[UT_HOSTSIZE];68 char ut_host[UT_HOSTSIZE]
36 char ut_host[UT_HOSTSIZE]; /* Hostname for remote login. */
46 memcpy (to->ut_host, from->ut_host, UT_HOSTSIZE); in utmp_convert64to32()74 memcpy (to->ut_host, from->ut_host, UT_HOSTSIZE); in utmp_convert32to64()
Completed in 4 milliseconds