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

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

Completed in 42 milliseconds