Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmain.c106 static int toptions(struct curparse *, char *);
251 if ( ! toptions(&curp, optarg)) in main()
844 toptions(struct curparse *curp, char *arg) in toptions() function