Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_stresscli.c36 #define HOSTNAMEBASE "rumpclient" macro
92 if (strncmp(buf, hostnamebuf, sizeof(HOSTNAMEBASE)-1) != 0) in client()
163 sprintf(hostnamebuf, HOSTNAMEBASE "%d", mypid); in main()