Home | History | Annotate | Download | only in src

Lines Matching refs:shprintf

2418 	shprintf("%s = ", x_mapout(key));
2420 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : "");
2423 shprintf("%s\n", x_ftab[XFUNC_VALUE(f)].xf_name);
2426 shprintf("'%s'\n", x_atab[prefix][key]);
2455 shprintf("%s\n", x_ftab[f].xf_name);