Home
last modified time | relevance | path

Searched refs:str_fprintf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h335 extern void str_fprintf(FILE *, const char *, ...);
H A Dutils.c120 str_fprintf(FILE *fp, const char *fmt, ...) in str_fprintf() function
H A Dcpio.c7083 str_fprintf(stdout, name_fmt, name, attribute); in verbose()
7116 str_fprintf(Out_p, name_fmt, name, attribute); in verbose()