Home | History | Annotate | Download | only in apps

Lines Matching refs:strcmp

100 		if (!strcmp(*args,"-inform"))
109 else if (!strcmp(*args,"-outform"))
118 else if (!strcmp(*args,"-passin"))
123 else if (!strcmp(*args,"-passout"))
129 else if (strcmp(*args,"-engine") == 0)
135 else if (!strcmp (*args, "-in"))
144 else if (!strcmp (*args, "-out"))
153 else if (strcmp(*args,"-pubin") == 0)
159 else if (strcmp(*args,"-pubout") == 0)
161 else if (strcmp(*args,"-text_pub") == 0)
166 else if (strcmp(*args,"-text") == 0)
168 else if (strcmp(*args,"-noout") == 0)