Searched refs:b_getopts (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dbuiltins.h87 extern int b_getopts(int, char*[],Shbltin_t*);
/ast/src/cmd/ksh93/bltins/
H A Dgetopts.c57 int b_getopts(int argc,char *argv[],Shbltin_t *context) function
/ast/src/cmd/nmake/
H A Drule.c1296 b_getopts(char** args) function
1580 FUNC( ".GETOPTS", b_getopts);

Completed in 27 milliseconds