Home
last modified time | relevance | path

Searched refs:hostsize (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libutil/
H A Dtrimdomain.c52 trimdomain(char *fullhost, int hostsize) in trimdomain() argument
75 end = s + hostsize + 1; in trimdomain()
/dragonfly/usr.bin/last/
H A Dlast.c130 int hostsize = UT_HOSTSIZE; in main() local
169 hostsize = atoi(optarg); in main()
196 wtmpx(file, namesize, linesize, hostsize); in main()