Searched refs:qopts (Results 1 – 1 of 1) sorted by relevance
537 char const * qopts = strchr(opts, 'q'); in create() local568 if ((found_at = strchr(qopts, c))) in create()569 quality = found_at - qopts; in create()