Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/asf/
H A Dasf.c283 int octokens; in main() local
286 octokens = tokenize(ocbuf, octoken, MAXTOKEN); in main()
287 if (octokens > 1) { in main()