Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h44 #define FOPTGET (0200<<COMBITS) /* function calls getopts */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c1493 opt_get |= FOPTGET; in simple()
H A Dxec.c2825 if(type&FOPTGET) in sh_exec()