Searched refs:ll_host (Results 1 – 4 of 4) sorted by relevance
104 if (bufsize > sizeof(ll.ll_host) + 1) in get_last_login_time()105 bufsize = sizeof(ll.ll_host) + 1; in get_last_login_time()106 strncpy(buf, ll.ll_host, bufsize - 1); in get_last_login_time()179 strncpy(ll.ll_host, host, sizeof(ll.ll_host)); in record_login()
59 char ll_host[UT_HOSTSIZE]; member
854 if (*ll.ll_host != '\0') in dolastlog()856 (int)sizeof(ll.ll_host), in dolastlog()857 ll.ll_host); in dolastlog()865 (void)strncpy(ll.ll_host, hostname, sizeof(ll.ll_host)); in dolastlog()
202 ll.ll_line[0] = ll.ll_host[0] = '\0'; in enter_lastlog()227 bcopy(ll.ll_host, w->host, UT_HOSTSIZE); in enter_lastlog()