Searched refs:str_fprintf (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.h | 335 extern void str_fprintf(FILE *, const char *, ...);
|
H A D | utils.c | 120 str_fprintf(FILE *fp, const char *fmt, ...) in str_fprintf() function
|
H A D | cpio.c | 7076 str_fprintf(stdout, name_fmt, name, attribute); in verbose() 7109 str_fprintf(Out_p, name_fmt, name, attribute); in verbose()
|