tokenize 60 include/libc.h extern int tokenize(char*, char**, int); tokenize 380 src/cmd/ld/go.c nf = tokenize(p, f, nelem(f));