Searched refs:pOptString (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dsaslutil.c696 char *pOptString; /* the string in our program */ local
746 else if ((pOptString = strchr(opstring, *pArgString)) == 0) {
758 if (':' == _next_char(pOptString)) { /* is the next letter a colon? */

Completed in 179 milliseconds