Home
last modified time | relevance | path

Searched refs:cvtbuf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c113 wp = cvtbuf; \
1296 cvtbuf); in _wndoprnt()
1306 cvtbuf); in _wndoprnt()
1308 bp = cvtbuf; in _wndoprnt()
1421 cvtbuf); in _wndoprnt()
1427 cvtbuf); in _wndoprnt()
1429 bp = cvtbuf; in _wndoprnt()
1523 bp = cvtbuf; in _wndoprnt()
1532 &sign, cvtbuf); in _wndoprnt()
1541 bp = cvtbuf; in _wndoprnt()
[all …]
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c395 struct direct cvtbuf; in putdir() local
407 dcvt(odp, &cvtbuf); in putdir()
408 putent(&cvtbuf); in putdir()