Home
last modified time | relevance | path

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

/external/mdnsresponder/Clients/
Ddns-sd.c892 static int getfirstoption(int argc, char **argv, const char *optstr, int *pOptInd) in getfirstoption() argument
902 *pOptInd = i + 1; in getfirstoption()
911 *pOptInd = optind;