HomeSort by: relevance | last modified time | path
    Searched defs:fieldstr (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
c_ksh.c 569 char *fieldstr, *basestr; local in function:c_typeset
592 fieldstr = basestr = (char *) 0;
607 fieldstr = builtin_opt.optarg;
611 fieldstr = builtin_opt.optarg;
622 fieldstr = builtin_opt.optarg;
667 if (fieldstr && !bi_getn(fieldstr, &field))

Completed in 12 milliseconds