Home
last modified time | relevance | path

Searched defs:optind (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/ape/lib/bsd/
H A Dgetopt.c6 int optind = 1; variable
/plan9/sys/src/cmd/postscript/common/
H A Dgetopt.c16 int optind = 1; variable
/plan9/sys/src/ape/cmd/diff/
H A Dgetopt.c99 int optind = 0; variable
/plan9/sys/src/ape/cmd/patch/
H A Dgetopt.c137 int optind = 1; variable
/plan9/sys/src/ape/cmd/pdksh/
H A Dsh.h659 int optind; member