Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c643 const char *fieldstr = NULL, *basestr = NULL; in c_typeset() local
689 fieldstr = builtin_opt.optarg; in c_typeset()
693 fieldstr = builtin_opt.optarg; in c_typeset()
705 fieldstr = builtin_opt.optarg; in c_typeset()
764 if (fieldstr && !bi_getn(fieldstr, &field)) in c_typeset()