OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__sprint
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
vfwprintf.c
149
static int
__sprint
(FILE *, struct __suio *);
230
__sprint
(FILE *fp, struct __suio *uio)
function in typeref:typename:int
725
if (
__sprint
(fp, &uio)) \
731
if (uio.uio_resid &&
__sprint
(fp, &uio)) \
vfwprintf.c
149
static int
__sprint
(FILE *, struct __suio *);
230
__sprint
(FILE *fp, struct __suio *uio)
function in typeref:typename:int
725
if (
__sprint
(fp, &uio)) \
731
if (uio.uio_resid &&
__sprint
(fp, &uio)) \
Completed in 109 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025