getgoroot         290 include/libc.h extern	char*	getgoroot(void);
getgoroot          12 include/plan9/libc.h char*	getgoroot(void);
getgoroot         264 src/cmd/gc/lex.c 	goroot = getgoroot();
getgoroot         831 src/cmd/ld/lib.c 	goroot = getgoroot();
getgoroot          98 src/liblink/sym.c 	ctxt->goroot = getgoroot();