Searched refs:tprintf (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/tcsh/ |
| H A D | tc.prompt.c | 146 Prompt = tprintf(FMT_PROMPT, cp, str, lclock, NULL); in printprompt() 158 RPrompt = tprintf(FMT_PROMPT, cp, NULL, lclock, NULL); in printprompt() 182 tprintf(int what, const Char *fmt, const char *str, time_t tim, ptr_t info) in tprintf() function
|
| H A D | tc.sched.c | 93 str = tprintf(FMT_SCHED, fmt, short2str(buf), tp->t_when, &count); in dosched()
|
| H A D | tc.decls.h | 248 extern Char *tprintf (int, const Char *, const char *,
|
| H A D | tc.who.c | 525 str = tprintf(FMT_WHO, cp, NULL, wp->who_time, wp);
|
| H A D | sh.hist.c | 1082 p = tprintf(FMT_HISTORY, cp, NULL, hp->Htime, hp); in phist()
|
| H A D | Fixes | 1541 all use tprintf() now.
|
| /freebsd-12.1/sys/nlm/ |
| H A D | nlm_advlock.c | 117 tprintf(p, LOG_INFO, "nfs server %s: %s, error %d\n", server, in nlm_msg() 120 tprintf(p, LOG_INFO, "nfs server %s: %s\n", server, msg); in nlm_msg()
|
| /freebsd-12.1/sys/fs/nfsclient/ |
| H A D | nfs_clport.c | 1094 tprintf(p, LOG_INFO, in nfscl_maperr() 1127 tprintf(p, LOG_INFO, "nfsv4 err=%d\n", error); in nfscl_maperr()
|
| H A D | nfs_clvfsops.c | 1181 tprintf(td->td_proc, LOG_WARNING, in nfs_mount()
|
| /freebsd-12.1/sys/fs/nfs/ |
| H A D | nfs_commonkrpc.c | 1374 tprintf(p, LOG_INFO, "nfs server %s: %s, error %d\n", in nfs_msg() 1377 tprintf(p, LOG_INFO, "nfs server %s: %s\n", server, msg); in nfs_msg()
|
| /freebsd-12.1/sys/sys/ |
| H A D | systm.h | 300 void tprintf(struct proc *p, int pri, const char *, ...) __printflike(3, 4);
|
| /freebsd-12.1/sys/kern/ |
| H A D | subr_prf.c | 212 tprintf(struct proc *p, int pri, const char *fmt, ...) in tprintf() function
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 1674 printf.9 tprintf.9 \
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 9607 OLD_FILES+=usr/libdata/perl/5.00503/mach/sys/tprintf.ph 10599 OLD_FILES+=usr/include/sys/tprintf.h
|