Home
last modified time | relevance | path

Searched refs:xprintf (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-12.1/contrib/tcsh/
H A Dsh.time.c485 xprintf("0",0); in prusage()
494 xprintf("0",0); in prusage()
504 xprintf("0",0); in prusage()
520 xprintf("0",0); in prusage()
530 xprintf("0",0); in prusage()
538 xprintf("0",0); in prusage()
546 xprintf("0",0); in prusage()
554 xprintf("0",0); in prusage()
572 xprintf("0",0); in prusage()
580 xprintf("0",0); in prusage()
[all …]
H A Dtc.bind.c495 xprintf("%s", CGETS(20, 12, in bindkey_usage()
497 xprintf("%s", CGETS(20, 13, in bindkey_usage()
499 xprintf("%s", CGETS(20, 14, in bindkey_usage()
501 xprintf("%s", CGETS(20, 15, in bindkey_usage()
503 xprintf("%s", CGETS(20, 16, in bindkey_usage()
505 xprintf("%s", CGETS(20, 17, in bindkey_usage()
507 xprintf("%s", CGETS(20, 18, in bindkey_usage()
509 xprintf(CGETS(20, 19, in bindkey_usage()
517 xprintf("%s", CGETS(20, 20, in bindkey_usage()
519 xprintf("%s", CGETS(20, 21, in bindkey_usage()
[all …]
H A Dtw.comp.c121 xprintf("%s\t", short2str(p->v_name)); in tw_prlist()
257 xprintf("%s, ", short2str(pat)); in tw_match()
500 xprintf("'%s' ", short2str(wl[i])); in tw_complete()
501 xprintf("\n"); in tw_complete()
514 xprintf("\r\n"); in tw_complete()
535 xprintf("match %s\n", short2str(ptr)); in tw_complete()
590 xprintf("suffix: "); in tw_complete()
593 xprintf("*auto suffix*\n"); in tw_complete()
596 xprintf("*no suffix*\n"); in tw_complete()
599 xprintf("%c\n", (int)*suf); in tw_complete()
[all …]
H A Dtc.alloc.c166 xprintf(str, p); \
167 xprintf(" (memtop = %p membot = %p)\n", memtop, membot); \
173 xprintf(str, p); \
174 xprintf(" (memtop = %p membot = %p)\n", memtop, membot); \
222 xprintf(CGETS(19, 1, "nbytes=%zu: Out of memory\n"), nbytes); in malloc()
622 xprintf(" %4zd", j); in showall()
625 xprintf("\n%s:\t", CGETS(19, 9, "used")); in showall()
627 xprintf(" %4d", nmalloc[i]); in showall()
630 xprintf(CGETS(19, 10, "\n\tTotal in use: %d, total free: %d\n"), in showall()
632 xprintf(CGETS(19, 11, in showall()
[all …]
H A Dsh.print.c57 xprintf("%d:", i); in psecs()
63 xprintf("%d", i / 60); in psecs()
66 xprintf(":"); in psecs()
87 xprintf("%d:", i); in pcsecs()
93 xprintf("%d", i / 60); in pcsecs()
96 xprintf(":"); in pcsecs()
98 xprintf("."); in pcsecs()
106 xprintf("%u%u", i / 10, i % 10); in p2dig()
H A Ded.screen.c560 xprintf(fmts, T_Tabs ? CGETS(7, 14, "yes") : in EchoTC()
565 xprintf(fmts, Val(T_km) ? CGETS(7, 14, "yes") : in EchoTC()
584 xprintf(fmts, baud_rate[i].b_name); in EchoTC()
587 xprintf(fmtd, 0); in EchoTC()
592 xprintf(fmtd, Val(T_li)); in EchoTC()
596 xprintf(fmtd, Val(T_co)); in EchoTC()
613 xprintf("%s", CGETS(7, 14, "yes\n")); in EchoTC()
1159 xprintf("so_write: n is riduculous: %d\r\n", n); in so_write()
1247 xprintf(CGETS(7, 16, "ERROR: cannot delete\r\n")); in DeleteChars()
1440 xprintf(CGETS(7, 20, in GetTermCaps()
[all …]
H A Ded.xmap.c224 xprintf("%s", in AddXkey()
322 xprintf("%s", in DeleteXkey()
456 xprintf(CGETS(9, 4, "Unbound extended key \"%S\"\n"), cs.buf); in PrintXkey()
516 xprintf(CGETS(9, 6, "Enumerate: BUG!! Null ptr passed\n!")); in Enumerate()
550 xprintf("%-15S-> ", key); in printOne()
559 xprintf(fmt, p); in printOne()
566 xprintf(fmt, fp->name); in printOne()
573 xprintf(fmt, CGETS(9, 7, "no input")); in printOne()
674 xprintf("%s", CGETS(9, 9, in parseescape()
680 xprintf(/*CGETS(9, 9, no NLS-String yet!*/ in parseescape()
[all …]
H A Ded.inputl.c162 xprintf("Cursor > LastChar\r\n"); in Inputl()
164 xprintf("Cursor < InputBuf\r\n"); in Inputl()
166 xprintf("Cursor > InputLim\r\n"); in Inputl()
168 xprintf("LastChar > InputLim\r\n"); in Inputl()
170 xprintf("InputLim != &InputBuf[INBUFSIZE-2]\r\n"); in Inputl()
172 xprintf("(!DoingArg) && (Argument != 1)\r\n"); in Inputl()
174 xprintf("CcKeyMap[0] == 0 (maybe not inited)\r\n"); in Inputl()
267 xprintf("%s", CGETS(6, 2, "yes\n")); in Inputl()
273 xprintf("%s", CGETS(6, 3, "edit\n")); in Inputl()
284 xprintf("%s", CGETS(6, 4, "abort\n")); in Inputl()
[all …]
H A Dsh.proc.c1059 xprintf(" "); in pprint()
1074 xprintf(format, ""); in pprint()
1114 xprintf(format, ptr); in pprint()
1142 xprintf(" |"); in pprint()
1144 xprintf("&"); in pprint()
1150 xprintf(" &"); in pprint()
1155 xprintf(")"); in pprint()
1160 xprintf("\n\t"); in pprint()
1186 xprintf(")\n"); in pprint()
1218 xprintf(" "); in pprint()
[all …]
H A Dma.setp.c122 if (eflag) xprintf(CGETS(10, 1, \
129 if (eflag) xprintf(CGETS(10, 2, \
243 xprintf(CGETS(10, 3, in initpaths()
422 xprintf(CGETS(10, 4, "setpath: %s not found in %s\n"), in iacmd()
438 xprintf(CGETS(10, 4, "setpath: %s not found in %s\n"), in ibcmd()
489 xprintf(CGETS(10, 4, "setpath: %s not found in %s\n"), in dcmd()
503 xprintf(CGETS(10, 5, in dncmd()
535 xprintf(CGETS(10, 4, "setpath: %s not found in %s\n"), in ccmd()
549 xprintf(CGETS(10, 5, in cncmd()
H A Dtc.os.c204 xprintf("%s\n", xvers); in dogetxvers()
299 xprintf(local); in dogetspath()
301 xprintf("%s ", st->sf_ctype); in dogetspath()
306 xprintf("%s ", xc); in dogetspath()
318 xprintf(local); in dogetspath()
320 xprintf("%s ", st->sf_sname); in dogetspath()
395 xprintf("%d: %s\n", pid, strerror(errno)); in migratepid()
471 xprintf("%S: %s\n", cp, strerror(errno)); in domigrate()
511 xprintf("%d\n",mode); in dodmmode()
634 xprintf("%s\n", ubuf); in douniverse()
[all …]
H A Dtc.who.c271 xprintf(CGETS(26, 1,
287 xprintf(CGETS(26, 2,
484 xprintf("%s/%s -> ", a->who_name, a->who_tty);
487 xprintf("TAIL\n");
489 xprintf(CGETS(26, 3, "BUG! last element is not whotail!\n"));
493 xprintf(CGETS(26, 4, "backward: "));
495 xprintf("%s/%s -> ", a->who_name, a->who_tty);
498 xprintf("HEAD\n");
500 xprintf(CGETS(26, 5, "BUG! first element is not whohead!\n"));
504 xprintf(CGETS(26, 6, "new: %s/%s\n"), new->who_name, new->who_tty);
[all …]
H A Dtw.parse.c244 xprintf("qline:"); in tenematch()
247 xprintf(":\n"); in tenematch()
249 xprintf("word:"); in tenematch()
252 xprintf(":\n"); in tenematch()
1495 xprintf("%S", w[i]); in tw_list_items()
1607 xprintf("%S", pat); in t_search()
1702 xprintf("\n"); in t_search()
1705 xprintf("\n"); in t_search()
1770 xprintf(CGETS(30, 9, in t_search()
1823 xprintf("Bad tw_command\n"); in t_search()
[all …]
H A Dsh.exec.c754 xprintf(CGETS(13, 1, "hash=%-4d dir=%-2d prog=%s\n"), in dohash()
788 xprintf(CGETS(13, 2, "%d hash buckets of %d bits each\n"), in hashstat()
795 xprintf(CGETS(13, 4, "%d hits, %d misses, %d%%\n"), in hashstat()
979 xprintf(CGETS(13, 5, "%S: shell built-in command.\n"), in tellmewhat()
995 xprintf(CGETS(13, 5, "%S: shell built-in command.\n"), in tellmewhat()
1102 xprintf(CGETS(13, 8, "%S is aliased to "), cmd); in find_cmd()
1116 xprintf(CGETS(13, 9, "%S is a shell built-in\n"), cmd); in find_cmd()
1126 xprintf(CGETS(13, 9, "%S is a shell built-in\n"), cmd); in find_cmd()
1159 xprintf("%s", CGETS(13, 10, "hash miss: ")); in find_cmd()
1166 xprintf("%S/", *pv); in find_cmd()
[all …]
H A Dtc.func.c343 xprintf("%S: %s.\n", tmp, strerror(err)); in dolist()
358 xprintf("%S:\n", tmp); in dolist()
660 xprintf("%s", prm); flush(); in xgetpass()
805 xprintf("auto-logout\n"); in auto_logout()
1185 xprintf(CGETS(22, 9, in rmstar()
1221 xprintf(CGETS(22, 10, "command line now is:\n")); in rmstar()
1223 xprintf("%S ", we->word); in rmstar()
1272 xprintf(CGETS(22, 12, "in one of the lists\n")); in continue_jobs()
1296 xprintf(CGETS(22, 13, "command line now is:\n")); in continue_jobs()
1298 xprintf("%S ", we->word); in continue_jobs()
[all …]
H A Ded.init.c136 xprintf("ed_set_tty_eight_bit: tty_getty: %s\n", strerror(errno)); in ed_set_tty_eight_bit()
190 xprintf("ed_Setup: tty_getty: %s\n", strerror(errno)); in ed_Setup()
255 xprintf("ed_Setup: tty_setty: %s\n", strerror(errno)); in ed_Setup()
275 xprintf("rst received in ed_Setup() %d\n", rst); in ed_Setup()
380 xprintf("Rawmode: tty_getty: %s\n", strerror(errno)); in Rawmode()
540 xprintf("Rawmode: tty_setty: %s\n", strerror(errno)); in Rawmode()
575 xprintf("Cookedmode: tty_setty: %s\n", strerror(errno)); in Cookedmode()
686 xprintf("QuoteModeOn: tty_setty: %s\n", strerror(errno)); in QuoteModeOn()
703 xprintf("QuoteModeOff: tty_setty: %s\n", strerror(errno)); in QuoteModeOff()
H A Dsh.hist.c497 xprintf("Hash %d (%d Char %u words) with %s: %d nsec/hash, %d mcps\n", in generateHashes()
548 xprintf(" %d buckets (%d%%) with %d hits\n", in testHash()
586 xprintf(" %d runs of length %d buckets\n", bins[i], i); in testHash()
655 xprintf(" found len %u occupied %u deleted %u\n", in checkHistHashTable()
668 xprintf("%s history hash table len %u count %u (deleted %d)\n", reason, in displayHistStats()
670 xprintf(" inserts %u rehashes %u%% each\n", in displayHistStats()
674 xprintf(" removes %u net %u\n", in displayHistStats()
786 xprintf("Growing history hash table from %d ...", in insertHistHashTable()
793 xprintf("to %d.\n", histHashTableLength); in insertHistHashTable()
1066 xprintf("#+%010lu\n", (unsigned long)hp->Htime); in phist()
[all …]
H A Dsh.lex.c228 xprintf("%S", sp->word); in prlex()
1351 xprintf("readc\n"); in readc()
1363 xprintf("alvecp %c\n", *alvecp & 0xff); in readc()
1507 xprintf("%s", CGETS(16, 2, in readc()
1510 xprintf(CGETS(16, 3, in readc()
1747 xprintf(CGETS(16, 6, "seek to file %x\n"), fseekp); in bseek()
1774 xprintf(CGETS(16, 7, "Bad seek type %d\n"), aret); in bseek()
1788 xprintf(CGETS(16, 8, "tell eval %x %x\n"), evalvec, evalp); in btell()
1795 xprintf(CGETS(16, 9, "tell alias %x %x\n"), alvec, alvecp); in btell()
1812 xprintf(CGETS(16, 10, "tell file %x\n"), fseekp); in btell()
[all …]
H A Dsh.c891 xprintf("%S\n", varval(STRversion)); in main()
895 xprintf("%S\n\n", varval(STRversion)); in main()
896 xprintf("%s", CGETS(11, 8, HELP_STRING)); in main()
1238 xprintf("setpgid:"); in main()
1242 xprintf("tcsetpgrp:"); in main()
1255 xprintf("setpgid:"); in main()
1277 xprintf("%s", in main()
1435 xprintf("logout\n"); in main()
1444 xprintf("exit\n"); in main()
2306 xprintf(CGETS(11, 3, "You have %d mail messages.\n"), in mailchk()
[all …]
H A Dtc.disc.c110 xprintf(CGETS(21, 1, "Couldn't get local chars.\n"));
119 xprintf(CGETS(21, 2, "Couldn't set local chars.\n"));
H A Dsh.dir.c93 xprintf(CGETS(12, 1, "%s: Trying to start from \"%s\"\n"), progname, from); in dstart()
108 xprintf("%s: %s\n", progname, strerror(errno)); in dinit()
278 xprintf("%d\t", idx++); in printdirs()
294 xprintf("~%S", user); in printdirs()
295 xprintf("%-S%c", s, (dflag & DIR_VERT) ? '\n' : ' '); in printdirs()
306 xprintf("~%-S%S", user, dir); in dtildepr()
308 xprintf("%S", dir); in dtildepr()
911 xprintf("%s: %s\n", progname, strerror(errno)); in dcanon()
1405 xprintf("cd %S\n", quote_meta(&qname, dp->di_name)); in recdirs()
1408 xprintf("pushd %S\n", quote_meta(&qname, dp->di_name)); in recdirs()
H A Dsh.func.c236 xprintf("%S", res); in dofiletest()
239 xprintf(" "); in dofiletest()
241 xprintf("\n"); in dofiletest()
1363 xprintf("%S\n", *ep); in doprintenv()
1373 xprintf("%S\n", e); in doprintenv()
1808 xprintf("%o\n", i); in doumask()
2241 xprintf("%-13.13s", lp->limname); in plim()
2268 xprintf("unlimited"); in plim()
2273 xprintf("unlimited"); in plim()
2587 xprintf("%s", b->bname);
[all …]
/freebsd-12.1/contrib/ntp/ntpq/
H A Dntpq-subs.c393 xprintf( in xprintf() function
2017 xprintf(fp, in dopeers()
2022 xprintf(fp, in dopeers()
2071 xprintf(fp, in doapeers()
2076 xprintf(fp, in doapeers()
2191 xprintf(fp, in doopeers()
2196 xprintf(fp, in doopeers()
3386 xprintf(fp, in another_ifstats_field()
3442 xprintf(fp, in ifstats()
3613 xprintf(fp, in another_reslist_field()
[all …]
/freebsd-12.1/usr.bin/sockstat/
H A Dsockstat.c1017 pos += xprintf(" "); in displaysock()
1020 pos += xprintf("4"); in displaysock()
1022 pos += xprintf("6"); in displaysock()
1024 pos += xprintf(" "); in displaysock()
1031 pos += xprintf(" "); in displaysock()
1042 pos += xprintf(" "); in displaysock()
1091 pos += xprintf("%u", in displaysock()
1104 pos += xprintf("%s", in displaysock()
1144 xprintf("\n"); in displaysock()
1149 xprintf("\n"); in displaysock()
[all …]
/freebsd-12.1/sbin/pfctl/
H A Dpfctl_table.c68 static void xprintf(int, const char *, ...);
101 xprintf(opts, "%d table created", nadd); \
163 xprintf(opts, "%d tables deleted", ndel); in pfctl_table()
195 xprintf(opts, "%d table deleted", ndel); in pfctl_table()
200 xprintf(opts, "%d addresses deleted", ndel); in pfctl_table()
249 xprintf(opts, "%d addresses added", nadd); in pfctl_table()
251 xprintf(opts, "%d addresses deleted", ndel); in pfctl_table()
253 xprintf(opts, "%d addresses changed", nchange); in pfctl_table()
255 xprintf(opts, "no changes"); in pfctl_table()
355 xprintf(opts, "%d table/stats cleared", nzero); in pfctl_table()
[all …]

12