Home
last modified time | relevance | path

Searched defs:tprintf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.c108 tprintf(fmt, a, b, c, d, e, f, g, h, i, j) in tprintf() function
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c196 #define tprintf(x) if (Nflag && retry) \ macro