gethostname       219 builtin/gc.c   	if (gethostname(my_host, sizeof(my_host)))
gethostname      1528 builtin/receive-pack.c 		if (gethostname(keep_arg + s, sizeof(keep_arg) - s))
gethostname      1450 compat/mingw.c     return gethostname(name, namelen);
gethostname       742 fetch-pack.c   			if (gethostname(keep_arg + s, sizeof(keep_arg) - s))
gethostname        78 ident.c        	if (gethostname(buf, sizeof(buf))) {