Home | History | Annotate | Download | only in src

Lines Matching refs:shprintf

2440 	shprintf("%s = ", x_mapout(key));
2442 shprintf("%s%s = ", x_mapout(key), (f & 0x80) ? "~" : "");
2445 shprintf("%s\n", x_ftab[XFUNC_VALUE(f)].xf_name);
2448 shprintf("'%s'\n", x_atab[prefix][key]);
2478 shprintf("%s\n", x_ftab[f].xf_name);