Lines Matching refs:matches
89 if (matches(argv0, c->cmd) == 0)
161 if (matches(opt, "-family") == 0) {
190 } else if (matches(opt, "-stats") == 0 ||
191 matches(opt, "-statistics") == 0) {
193 } else if (matches(opt, "-details") == 0) {
195 } else if (matches(opt, "-resolve") == 0) {
197 } else if (matches(opt, "-oneline") == 0) {
199 } else if (matches(opt, "-timestamp") == 0) {
202 } else if (matches(opt, "-numeric") == 0) {
205 } else if (matches(opt, "-Version") == 0) {
208 } else if (matches(opt, "-force") == 0) {
211 } else if (matches(opt, "-batch") == 0) {
218 } else if (matches(opt, "-rcvbuf") == 0) {
231 } else if (matches(opt, "-help") == 0) {