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

/osnet-11/usr/src/lib/libsasl/lib/
H A Dsaslutil.c599 char *pOptString; /* the string in our program */ local
649 else if ((pOptString = strchr(opstring, *pArgString)) == 0) {
661 if (':' == _next_char(pOptString)) { /* is the next letter a colon? */

Completed in 16 milliseconds