Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c248 int starflg = 0; /* set to 1 if * format specifier seen */ in _doprnt() local
347 starflg = 1; in _doprnt()
390 if (!starflg) in _doprnt()
393 starflg = 0; in _doprnt()
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c575 int starflg = 0; /* set to 1 if * format specifier seen */ in _wndoprnt() local
751 starflg = 1; in _wndoprnt()
804 if (!starflg) in _wndoprnt()
807 starflg = 0; in _wndoprnt()