Searched defs:sh_opttype (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dnvtype.c30 static const char sh_opttype[] = variable
807 cp->optstring = sh_opttype;
844 nv_addtype(mp,sh_opttype, &optdisc.opt, sizeof(optdisc));
/ast/src/cmd/kshlib/dss/
H A Ddss.c1073 static const char sh_opttype[] = local
1134 nv_addtype(np, sh_opttype, &optdisc.dss.optdisc, sizeof(optdisc));
1265 nv_addtype(mp, sh_opttype, &optdisc.dss.optdisc, sizeof(optdisc));

Completed in 29 milliseconds