Home
last modified time | relevance | path

Searched refs:opstring (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslutil.c595 int getopt(int argc, char *argv[], char *opstring) in getopt() argument
649 else if ((pOptString = strchr(opstring, *pArgString)) == 0) { in getopt()