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

/freebsd-11-stable/release/picobsd/tinyware/login/
H A Dpico-login.c165 int UT_HOSTSIZE = sizeof(utmp.ut_host); local
215 trimdomain(optarg, UT_HOSTSIZE);
217 if (strlen(optarg) > UT_HOSTSIZE) {

Completed in 112 milliseconds