Home
last modified time | relevance | path

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

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