Searched defs:format (Results 101 - 125 of 161) sorted by relevance

1234567

/osnet-11/usr/src/lib/libdhcpdu/common/
H A Drfc2136.c897 dprint(char *format, ...) argument
901 va_start(ap, format);
904 (void) vfprintf(debug_fp, format, ap);
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_proc.c650 dt_proc_error(dtrace_hdl_t *dtp, dt_proc_t *dpr, const char *format, ...) argument
654 va_start(ap, format);
655 dt_set_errmsg(dtp, NULL, NULL, NULL, 0, format, ap);
H A Ddt_subr.c455 dt_dprintf(const char *format, ...) argument
460 va_start(alist, format);
462 (void) vfprintf(stderr, format, alist);
550 dt_printf(dtrace_hdl_t *dtp, FILE *fp, const char *format, ...) argument
555 va_start(ap, format);
567 if ((n = vsnprintf(buf, len, format, ap)) < 0)
602 if ((needed = vsnprintf(NULL, 0, format, ap)) < 0) {
633 avail, format, ap) < 0) {
644 n = vfprintf(fp, format, ap);
H A Ddt_cc.c69 * into DOF format for use in anonymous tracing or enabling in the kernel.
493 const char *format; local
504 format = dnp->dn_args->dn_string;
509 format = NULL;
514 format = NULL;
555 if (format != NULL) {
559 dt_printf_create(yypcb->pcb_hdl, format);
563 format = NULL;
600 * empty format string is illegal: an empty format strin
1712 dt_lib_depend_error(dtrace_hdl_t *dtp, const char *format, ...) argument
[all...]
H A Ddt_link.c982 const char *format, ...)
987 va_start(ap, format);
988 dt_set_errmsg(dtp, NULL, NULL, NULL, 0, format, ap);
981 dt_link_error(dtrace_hdl_t *dtp, Elf *elf, int fd, dt_link_pair_t *bufs, const char *format, ...) argument
/osnet-11/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c87 fmd_log_dprintf(fmd_log_t *lp, const char *format, ...) argument
93 va_start(ap, format);
94 (void) vfprintf(stderr, format, ap);
/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c57 nd_debug(nd_hdl_t *nhdl, const char *format, ...) argument
65 va_start(ap, format);
66 (void) vfprintf(nhdl->nh_log_fd, format, ap);
82 nd_error(nd_hdl_t *nhdl, const char *format, ...) argument
89 va_start(ap, format);
90 (void) vfprintf(nhdl->nh_log_fd, format, ap);
98 nd_abort(nd_hdl_t *nhdl, const char *format, ...) argument
105 va_start(ap, format);
106 (void) vfprintf(nhdl->nh_log_fd, format, ap);
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Ddsa.c859 char *format = NULL;
864 /* Allocate space for the format string:
867 format = gcry_malloc (50 + 2*nfactors);
868 if (!format)
872 p = stpcpy (format, "(misc-key-info");
900 (r_extrainfo, NULL, format, arg_list));
905 gcry_free (format);
858 char *format = NULL; local
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddsa.c859 char *format = NULL;
864 /* Allocate space for the format string:
867 format = gcry_malloc (50 + 2*nfactors);
868 if (!format)
872 p = stpcpy (format, "(misc-key-info");
900 (r_extrainfo, NULL, format, arg_list));
905 gcry_free (format);
858 char *format = NULL; local
/osnet-11/usr/src/lib/efcode/engine/
H A Denv.c237 int fwidth; /* format field width */
238 int cwidth; /* column width specified in format */
239 char format; /* format type */ member in struct:CMN_FMT_T
276 * format:
284 char *format; local
293 format = &cfstr->format;
295 *format = NULL;
310 /* if ljust specified w/o size, return format erro
390 fmt_args(fcode_env_t *env, int cw, int fw, char format, long *arg, long long *llarg) argument
[all...]
/osnet-11/usr/src/cmd/powertop/common/
H A Dutil.c63 pt_error(char *format, ...) argument
74 va_start(alist, format);
75 (void) vfprintf(stderr, format, alist);
78 if (strchr(format, '\n') == NULL)
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dtm.h126 char** format; /* default TM_* format strings */ member in struct:__anon1120
127 unsigned char* lex; /* format lex type classes */
139 char** format; /* current format strings */ member in struct:__anon1121
/osnet-11/usr/src/lib/libast/common/include/
H A Dtm.h117 char** format; /* default TM_* format strings */ member in struct:__anon1152
118 unsigned char* lex; /* format lex type classes */
130 char** format; /* current format strings */ member in struct:__anon1153
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dtm.h126 char** format; /* default TM_* format strings */ member in struct:__anon1214
127 unsigned char* lex; /* format lex type classes */
139 char** format; /* current format strings */ member in struct:__anon1215
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dtm.h126 char** format; /* default TM_* format strings */ member in struct:__anon1236
127 unsigned char* lex; /* format lex type classes */
139 char** format; /* current format strings */ member in struct:__anon1237
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dtm.h126 char** format; /* default TM_* format strings */ member in struct:__anon1258
127 unsigned char* lex; /* format lex type classes */
139 char** format; /* current format strings */ member in struct:__anon1259
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_devadm.c93 mda_debug(char *format, ...) argument
107 va_start(ap, format);
108 (void) vfprintf(stderr, format, ap);
165 mda_debug("Invalid format: %s\n", devname);
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c185 g_dump(char *hdr, uchar_t *src, int nbytes, int format) argument
192 assert(format == HEX_ONLY || format == HEX_ASCII);
207 if (format == HEX_ASCII) {
422 * The format of the controller pathname is
582 * Check for this format:
896 string_dump(char *hdr, uchar_t *src, int nbytes, int format, char msg_string[]) argument
903 assert(format == HEX_ONLY || format == HEX_ASCII);
921 if (format
[all...]
/osnet-11/usr/src/lib/libpkg/common/
H A Dkeystore.c116 * format - Format in which to print certificates
125 keystore_encoding_format_t format, FILE *outfile)
155 (void) print_cert(err, cert, format,
190 (void) print_cert(err, cert, format,
230 * format - Format in which to print certificate
238 keystore_encoding_format_t format, char *alias, boolean_t is_trusted,
305 switch (format) {
2248 * off disk in PKCS12 format.
124 print_certs(PKG_ERR *err, keystore_handle_t keystore_h, char *alias, keystore_encoding_format_t format, FILE *outfile) argument
237 print_cert(PKG_ERR *err, X509 *x, keystore_encoding_format_t format, char *alias, boolean_t is_trusted, FILE *outfile) argument
/osnet-11/usr/src/lib/libcmd/common/
H A Dod.c38 "specified format. If more than one format is specified then the "
42 "[+?\b--format=c\b, \b--format=C\b and \b--format=O\b interpret bytes as "
44 "in the C style escape sequences recognized; \b--format=C\b explicitly "
55 "[+?If the output format is specified by one of the obsolete forms (not "
56 "\b--format\b) then the last file argument is interpreted as an offset "
80 "[m:map?\b--printable\b and \b--format=m\b bytes are converted from "
87 "[t:format|typ
741 format(State_t* state, register char* t) function
[all...]
/osnet-11/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c45 * fmd_msg_gettext_nv - format the entire message for the given event
46 * fmd_msg_gettext_id - format the entire message for the given event code
47 * fmd_msg_gettext_key - format the entire message for the given dict for the
50 * fmd_msg_getitem_nv - format a single message item for the given event
51 * fmd_msg_getitem_id - format a single message item for the given event code
54 * localized strings in multi-byte format. The caller must call free() on the
85 * In order to format a human-readable message, libfmd_msg must get and set
335 * and not format strings, this doesn't help us. We resolve this nit
345 * snprintf(3C) format string for the final human-readable message.
535 fmd_msg_buf_printf(fmd_msg_buf_t *b, const char *format, argument
559 fmd_msg_nv_error(const char *format, ...) argument
1304 const char *format; local
[all...]
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c695 topo_mod_dprintf(topo_mod_t *mod, const char *format, ...) argument
702 va_start(alist, format);
704 format, alist);
/osnet-11/usr/src/lib/krb5/kadm5/
H A Dlogger.c326 klog_com_err_proc(const char *whoami, long int code, const char *format, va_list ap)
333 klog_com_err_proc(const char *whoami, long int code, const char *format, va_list ap)
344 if (whoami == NULL || format == NULL)
368 actual_format = format;
378 if ((((unsigned char) *format) > 0) && (((unsigned char) *format) <= 8)) {
379 actual_format = (format + 1);
380 switch ((unsigned char) *format) {
424 /* Now format the actual message */
568 * The format i
331 klog_com_err_proc(const char *whoami, long int code, const char *format, va_list ap) argument
1024 klog_vsyslog(int priority, const char *format, va_list arglist) argument
1143 krb5_klog_syslog(int priority, const char *format, ...) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dxfs.c114 grub_uint8_t format; member in struct:grub_xfs_inode
288 if (node->inode.format == XFS_INODE_FORMAT_BTREE)
345 else if (node->inode.format == XFS_INODE_FORMAT_EXT)
353 "XFS does not support inode format %d yet",
354 node->inode.format);
403 switch (node->inode.format)
480 switch (diro->inode.format)
638 "XFS does not support inode format %d yet",
639 diro->inode.format);
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dhostdisk.c664 const char *format; local
676 format = "part%d";
682 format = "-part%d";
687 format = "p%d";
692 format = "%d";
699 sprintf (p, format, cache->partno);
710 sprintf (p, format, i);

Completed in 68 milliseconds

1234567