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

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

Completed in 35 milliseconds