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

/osnet-11/usr/src/lib/libsasl/lib/
H A Dsaslutil.c597 static char *pIndexPosition = NULL; /* place inside current argv string */ local
602 if (pIndexPosition != NULL) {
604 if (*(++pIndexPosition)) {
606 pArgString = pIndexPosition;
614 pIndexPosition = NULL; /* not in the middle of anything */
627 pIndexPosition = NULL; /* not in the middle of anything */
635 pIndexPosition = NULL; /* not in the middle of anything */
654 pIndexPosition = NULL; /* not in the middle of anything */
679 pIndexPosition = NULL; /* not in the middle of anything */
684 pIndexPosition
[all...]

Completed in 15 milliseconds