ERRMAX 124 include/libc.h #define ERRMAX 128 /* max length of error string */ ERRMAX 82 src/pkg/runtime/os_plan9.h #define ERRMAX 128 /* max length of note string */ ERRMAX 174 src/pkg/runtime/sys_plan9_386.s #define ERRMAX 128 /* from os_plan9.h */ ERRMAX 211 src/pkg/runtime/sys_plan9_amd64.s #define ERRMAX 128 /* from os_plan9.h */ ERRMAX 38 src/pkg/syscall/types_plan9.c $ERRMAX = 128,