Home
last modified time | relevance | path

Searched refs:Tgetopts (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dsh.h972 EXTERN const char Tgetopts[] E_INIT("getopts"); variable
1133 #define Tgetopts "getopts" macro
Dfuncs.c121 {Tgetopts, c_getopts},
1230 internal_warningf(Tf_sD_s, Tgetopts, Tno_args); in c_getopts()