Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dshnodes.h43 #define FOPTGET (010<<COMBITS) /* function calls getopts */ macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dparse.c1374 opt_get |= FOPTGET; in simple()
H A Dxec.c2112 if(type&FOPTGET) in sh_exec()