Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_sigcli.c40 size_t hnbsize; in main() local
47 hnbsize = sizeof(hostnamebuf); in main()
49 hostnamebuf, &hnbsize, NULL, 0) == -1) in main()