Home
last modified time | relevance | path

Searched refs:tokenize (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/usr.sbin/asf/
H A Dasf.c56 tokenize(char *cptr, char *token[], int maxtoken) in tokenize() function
252 tokens = tokenize(buf, token, MAXTOKEN); in main()
286 octokens = tokenize(ocbuf, octoken, MAXTOKEN); in main()
/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumparser.c163 tokenize(char *cptr, char *token[]) in tokenize() function
H A Dvinumext.h222 int tokenize(char *, char *[]);
H A Dvinumconfig.c1627 tokens = tokenize(cptr, token); /* chop up into tokens */ in parse_config()
/dflybsd-src/sbin/vinum/
H A Dvinumparser.c166 tokenize(char *cptr, char *token[]) in tokenize() function
H A Dv.c219 tokens = tokenize(buffer, token); in main()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dcpp.texi489 The compiler does not re-tokenize the preprocessor's output. Each