Home | History | Annotate | Download | only in src

Lines Matching refs:shprintf

2331 	shprintf("%s = ", x_mapout(key));
2333 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : "");
2336 shprintf("%s\n", x_ftab[XFUNC_VALUE(f)].xf_name);
2339 shprintf("'%s'\n", x_atab[prefix][key]);
2367 shprintf("%s\n", x_ftab[f].xf_name);