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

/external/mksh/src/
H A Dfuncs.c649 const char *fieldstr = NULL, *basestr = NULL; local
696 fieldstr = builtin_opt.optarg;
700 fieldstr = builtin_opt.optarg;
712 fieldstr = builtin_opt.optarg;
769 if (fieldstr && !bi_getn(fieldstr, &field))

Completed in 117 milliseconds