HomeSort by: relevance | last modified time | path
    Searched defs:ksh_getopt (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
misc.c 391 while ((optc = ksh_getopt(argv, &go, opts)) != EOF) {
975 ksh_getopt(argv, go, options) function

Completed in 12 milliseconds