431: extern int addflags P((const struct xlat *, int)); 432: extern int printflags P((const struct xlat *, int, const char *)); 433: extern int umoven P((struct tcb *, long, int, char *));
1451: int printf(char *,...); 1452: int fprintf(FILE *, char *,...);
80: /// Print some text. 81: virtual int printf(const char *format, ...) = 0; 82:
137: * a DLL using /MT. Without this, the application cannot use 138: * and floating point printf's. 139: * It also seems to be needed for Visual C 1.5 (win16) */
203: * a DLL using /MT. Without this, the application cannot use 204: * and floating point printf's. 205: * It also seems to be needed for Visual C 1.5 (win16) */
309: static int 310: do_lsreaddir(struct sftp_conn *conn, char *path, int printflag, 311: SFTP_DIRENT ***dir)
22: extern int printfmt (int * errn, int fd, char * fmt, ...) 23: __attribute__((format (printf, 3, 4)));
26: /* automatically generated __STDC__ prototypes */ 27: extern int printfmt (int * errn, int fd, char * fmt, ...); 28: #endif /* INCLUDE__VU__PRINTFMT_H */
504: #if 0 /* not implemented yet */ 505: extern int printf_P(PGM_P, ...); 506: extern int puts_P(PGM_P);
59: int snprintf_uuid(char *, size_t, struct uuid *); 60: int printf_uuid(struct uuid *); 61: int sbuf_printf_uuid(struct sbuf *, struct uuid *);
275: int PRINTFLIKE(3, 4) 276: sm_io_fprintf __P((SM_FILE_T *, int, const char *, ...));
Página inicial do Google - Google Code - Debater - Termos de serviço - Ajuda - Envie o seu código©2009 Google - Privacidade