Searched refs:HOSTNAMEBASE (Results 1 – 1 of 1) sorted by relevance
36 #define HOSTNAMEBASE "rumpclient" macro92 if (strncmp(buf, hostnamebuf, sizeof(HOSTNAMEBASE)-1) != 0) in client()163 sprintf(hostnamebuf, HOSTNAMEBASE "%d", mypid); in main()