HomeSort by relevance Sort by last modified time
    Searched full:ptns (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
syn.c 585 XPtrV ptns; local
587 XPinit(ptns, 16);
594 XPput(ptns, yylval.cp);
597 XPput(ptns, NULL);
598 t->vars = (char **) XPclose(ptns);

Completed in 34 milliseconds