Searched refs:format (Results 126 - 150 of 786) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlog.h543 *\li The format argument is a printf(3) string, with additional arguments
557 *\li format != NULL.
570 const char *format, ...)
582 *\li The format argument is a printf(3) string, with additional arguments
596 *\li format != NULL.
609 const char *format, va_list args)
620 isc_logmodule_t *module, int level, const char *format, ...)
631 isc_logmodule_t *module, int level, const char *format,
642 * format argument. The format argumen
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Db_print.c137 const char *format, va_list args);
139 /* format read states */
149 /* format flags - Bits */
172 size_t *retlen, int *truncated, const char *format, va_list args)
188 ch = *format++;
201 ch = *format++;
207 ch = *format++;
211 ch = *format++;
215 ch = *format++;
219 ch = *format
169 _dopr(char **sbuffer, char **buffer, size_t *maxlen, size_t *retlen, int *truncated, const char *format, va_list args) argument
787 BIO_printf(BIO *bio, const char *format, ...) argument
800 BIO_vprintf(BIO *bio, const char *format, va_list args) argument
835 BIO_snprintf(char *buf, size_t n, const char *format, ...) argument
848 BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args) argument
[all...]
/freebsd-9.3-release/contrib/bind9/bin/confgen/
H A Dutil.h47 fatal(const char *format, ...)
/freebsd-9.3-release/contrib/bind9/bin/rndc/
H A Dutil.h48 fatal(const char *format, ...)
/freebsd-9.3-release/contrib/cvs/src/
H A Derror.h32 /* The __-protected variants of `format' and `printf' attributes
35 # define __format__ format
/freebsd-9.3-release/contrib/diff/lib/
H A Derror.h27 /* The __-protected variants of `format' and `printf' attributes
30 # define __format__ format
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Derror.h27 /* The __-protected variants of `format' and `printf' attributes
30 # define __format__ format
/freebsd-9.3-release/contrib/ipfilter/test/
H A Ddotest3 format=$2
29 echo "$rule" | ../ipftest -F $format -Rbr - -i input/${thistest} $tuning>> results/${thistest};
H A DMakefile49 @/bin/sh ./dotest `awk "/^$@ / { print; } " test.format`
52 @/bin/sh ./mtest `awk "/^$@ / { print; } " test.format`
55 @/bin/sh ./itest `awk "/^$@ / { print; } " test.format`
58 @/bin/sh ./nattest `awk "/^$@ / { print; } " test.format`
61 @/bin/sh ./natipftest single `awk "/^$@ / { print; } " test.format`
64 @/bin/sh ./natipftest multi `awk "/^$@ / { print; } " test.format`
67 @/bin/sh ./intest `awk "/^$@ / { print; } " test.format`
70 @/bin/sh ./logtest `awk "/^$@ / { print; } " test.format`
73 @/bin/sh ./dotest6 `awk "/^$@ / { print; } " test.format`
76 @/bin/sh ./ptest `awk "/^$@ / { print; } " test.format`
[all...]
/freebsd-9.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugArangeSet.cpp91 OS << format("Address Range Header: length = 0x%8.8x, version = 0x%4.4x, ",
93 << format("cu_offset = 0x%8.8x, addr_size = 0x%2.2x, seg_size = 0x%2.2x\n",
99 OS << format("[0x%*.*" PRIx64 " -", hex_width, hex_width, pos->Address)
100 << format(" 0x%*.*" PRIx64 ")\n",
/freebsd-9.3-release/contrib/tcpdump/
H A Dmachdep.c49 __attribute__((format(printf, 3, 4)));
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dhtml.h60 extern void insert_html_tag_with_attribute (int start_or_end, char *tag, char *format, ...);
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dmake_cmds.h72 __attribute__ ((format (printf, 1,2)));
/freebsd-9.3-release/lib/libc/locale/
H A Dwcsftime.c46 * have to duplicate the code of strftime(), we convert the format string to
51 * of the conversions in the format string change conversion state. When
53 * format specifications in the format string.
57 const wchar_t * __restrict format, const struct tm * __restrict timeptr,
72 * Convert the supplied format string to a multibyte representation
76 formatp = format;
119 const wchar_t * __restrict format, const struct tm * __restrict timeptr)
121 return wcsftime_l(wcs, maxsize, format, timeptr, __get_locale());
56 wcsftime_l(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr, locale_t locale) argument
118 wcsftime(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr) argument
/freebsd-9.3-release/usr.bin/find/
H A Dls.c89 const char *format; local
100 format = d_first ? "%e %b %R " : "%b %e %R ";
103 format = d_first ? "%e %b %Y " : "%b %e %Y ";
104 strftime(longstring, sizeof(longstring), format, localtime(&ftime));
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_dprintf.c98 const char *format, ...)
110 va_start(alist, format);
111 (void) vfprintf(stderr, format, alist);
97 uu_dprintf(uu_dprintf_t *D, uu_dprintf_severity_t severity, const char *format, ...) argument
/freebsd-9.3-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c155 --format=<name> Sets the demangling style.
164 empty, to mean --format=auto. If it doesn't start with --, then it
165 may contain only a format name.
178 struct line format; local
191 format.data = 0;
199 getline (&format);
214 if (format.data[0] == '\0')
216 else if (format.data[0] != '-')
218 style = cplus_demangle_name_to_style (format.data);
222 lineno, format
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dwarn.c102 __attribute__ ((format (printf, 3, 0)))
110 __attribute__ ((format (printf, 3, 4)))
118 __attribute__ ((format (printf, 2, 0)))
125 __attribute__ ((format (printf, 2, 3)))
134 __attribute__ ((noreturn, format (printf, 4, 0)))
144 __attribute__ ((noreturn, format (printf, 4, 5)))
152 __attribute__ ((noreturn, format (printf, 3, 0)))
160 __attribute__ ((noreturn, format (printf, 3, 4)))
169 __attribute__ ((noreturn, format (printf, 3, 0)))
178 __attribute__ ((noreturn, format (print
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dstrftime.c174 strftime (char *buf, size_t maxsize, const char *format, argument
180 while (*format != '\0' && n < maxsize) {
181 if (*format == '%') {
182 ++format;
183 if(*format == 'E' || *format == 'O')
184 ++format;
185 switch (*format) {
378 --format;
386 "%%%c", *format);
[all...]
/freebsd-9.3-release/lib/libusb/
H A Dlibusb10.h38 #define DPRINTF(ctx, dbg, format, args...) do { \
43 format "\n", ## args); \
47 format "\n", ## args); \
/freebsd-9.3-release/sys/fs/nullfs/
H A Dnull.h87 #define NULLFSDEBUG(format, args...) printf(format ,## args)
89 #define NULLFSDEBUG(format, args...)
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dp-valprint.c47 FORMAT (a letter or 0 for natural format). The data at VALADDR is in
61 CORE_ADDR address, struct ui_file *stream, int format,
91 && (format == 0 || format == 's'))
125 format, deref_ref, recurse, pretty, i);
135 if (format && format != 's')
137 print_scalar_formatted (valaddr + embedded_offset, type, format, 0, stream);
175 if (addressprint && format != 's')
184 && (format
59 pascal_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
535 pascal_value_print(struct value *val, struct ui_file *stream, int format, enum val_prettyprint pretty) argument
729 pascal_object_print_value_fields(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb, int dont_print_statmem) argument
900 pascal_object_print_value(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb) argument
1005 pascal_object_print_static_field(struct value *val, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
[all...]
H A Dada-valprint.c43 int format; member in struct:ada_val_print_args
132 If PRETTY, uses "prettier" format. TYPE must have been decoded (as
138 int format, int recurse,
207 val_print (elttype, VALUE_CONTENTS (v0), 0, 0, stream, format,
232 val_print (elttype, VALUE_CONTENTS (v0), 0, 0, stream, format,
475 FORMAT (a letter as for the printf % codes or 0 for natural format).
494 CORE_ADDR address, struct ui_file *stream, int format,
503 args.format = format;
519 argsp->stream, argsp->format, args
135 val_print_packed_array_elements(struct type *type, char *valaddr, int bitoffset, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
492 ada_val_print(struct type *type, char *valaddr0, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
526 ada_val_print_1(struct type *type, char *valaddr0, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
769 VALUE_ADDRESS (deref_val), stream, format, local
784 print_variant_part(struct type *type, int field_num, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, int comma_needed, struct type *outer_type, char *outer_valaddr) argument
804 ada_value_print(struct value *val0, struct ui_file *stream, int format, enum val_prettyprint pretty) argument
851 print_record(struct type *type, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
883 print_field_values(struct type *type, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, int comma_needed, struct type *outer_type, char *outer_valaddr) argument
976 stream, format, 0, recurse + 1, pretty); local
[all...]
/freebsd-9.3-release/contrib/cvs/diff/
H A Dutil.c36 char const *format; member in struct:msg
90 /* Print an error message from the format-string FORMAT
94 diff_error (format, arg, arg1)
95 char const *format, *arg, *arg1;
98 (*callbacks->error) (format, arg, arg1);
102 fprintf (stderr, format, arg, arg1);
123 message (format, arg1, arg2)
124 char const *format, *arg1, *arg2;
126 message5 (format, arg1, arg2, 0, 0);
130 message5 (format, arg
351 printf_output(const char *format, ...) argument
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_raw.c107 info = (struct raw_info *)(a->format->data);
126 info = (struct raw_info *)(a->format->data);
160 info = (struct raw_info *)(a->format->data);
181 info = (struct raw_info *)(a->format->data);
183 a->format->data = NULL;

Completed in 471 milliseconds

1234567891011>>