Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmain.c74 static int toptions(struct curparse *, char *);
128 if ( ! toptions(&curp, optarg)) in main()
332 toptions(struct curparse *curp, char *arg) in toptions() function