Searched defs:auxpaths (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.c125 char *auxpaths; local
174 auxpaths = NULL;
253 auxpaths = optarg;
365 manconf_parse(&conf, conf_file, defpaths, auxpaths);
453 if (search.argmode == ARG_FILE && ! moptions(&options, auxpaths))

Completed in 65 milliseconds