Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c1347 static int getfirstoption(int argc, char **argv, const char *optstr, int *pOptInd) in getfirstoption() argument
1357 *pOptInd = i + 1; in getfirstoption()
1366 *pOptInd = optind;