Home
last modified time | relevance | path

Searched refs:tprintf (Results 1 – 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
HDtc.prompt.c142 Prompt = tprintf(FMT_PROMPT, cp, str, lclock, NULL); in printprompt()
154 RPrompt = tprintf(FMT_PROMPT, cp, NULL, lclock, NULL); in printprompt()
178 tprintf(int what, const Char *fmt, const char *str, time_t tim, ptr_t info) in tprintf() function
HDtc.sched.c89 str = tprintf(FMT_SCHED, fmt, short2str(buf), tp->t_when, &count); in dosched()
HDtc.decls.h247 extern Char *tprintf (int, const Char *, const char *,
HDtc.who.c504 str = tprintf(FMT_WHO, cp, NULL, wp->who_time, wp);
HDsh.hist.c1088 p = tprintf(FMT_HISTORY, cp, NULL, hp->Htime, hp); in phist()
HDFixes1587 all use tprintf() now.
/freebsd-13-stable/sys/fs/nfsclient/
HDnfs_clport.c1178 tprintf(p, LOG_INFO, in nfscl_maperr()
1214 tprintf(p, LOG_INFO, "NFSv4 error WrongSec: You probably need a" in nfscl_maperr()
1218 tprintf(p, LOG_INFO, "nfsv4 err=%d\n", error); in nfscl_maperr()
HDnfs_clvfsops.c1264 tprintf(td->td_proc, LOG_WARNING, in nfs_mount()
/freebsd-13-stable/sys/nlm/
HDnlm_advlock.c115 tprintf(p, LOG_INFO, "nfs server %s: %s, error %d\n", server, in nlm_msg()
118 tprintf(p, LOG_INFO, "nfs server %s: %s\n", server, msg); in nlm_msg()
/freebsd-13-stable/sys/fs/nfs/
HDnfs_commonkrpc.c1629 tprintf(p, LOG_INFO, "nfs server %s: %s, error %d\n", in nfs_msg()
1632 tprintf(p, LOG_INFO, "nfs server %s: %s\n", server, msg); in nfs_msg()
/freebsd-13-stable/sys/sys/
HDsystm.h240 void tprintf(struct proc *p, int pri, const char *, ...) __printflike(3, 4);
/freebsd-13-stable/sys/kern/
HDsubr_prf.c221 tprintf(struct proc *p, int pri, const char *fmt, ...) in tprintf() function
/freebsd-13-stable/share/man/man9/
HDMakefile1821 printf.9 tprintf.9 \
/freebsd-13-stable/
HDObsoleteFiles.inc15335 OLD_FILES+=usr/include/sys/tprintf.h