Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dbuiltins.h176 extern const char sh_optprintf[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dbuiltins.c1132 const char sh_optprintf[] = variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dprint.c151 prdata.options = sh_optprintf; in b_printf()