/illumos-gate/usr/src/cmd/consadm/ |
H A D | utils.c | 36 warn(const char *format, ...) in warn() 54 die(const char *format, ...) in die()
|
/illumos-gate/usr/src/lib/libc/port/print/ |
H A D | vsprintf.c | 59 vsprintf(char *string, const char *format, va_list ap) in vsprintf() 88 sprintf(char *string, const char *format, ...) in sprintf()
|
H A D | vdprintf.c | 21 vdprintf(int fildes, const char *format, va_list ap) in vdprintf() 52 dprintf(int fildes, const char *format, ...) in dprintf()
|
H A D | asprintf.c | 37 vasprintf(char **str, const char *format, va_list ap) in vasprintf() 89 asprintf(char **str, const char *format, ...) in asprintf()
|
H A D | vsnprintf.c | 61 vsnprintf(char *string, size_t n, const char *format, va_list ap) in vsnprintf() 116 snprintf(char *string, size_t n, const char *format, ...) in snprintf()
|
/illumos-gate/usr/src/cmd/ramdiskadm/ |
H A D | utils.c | 46 warn(const char *format, ...) in warn() 64 die(const char *format, ...) in die()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | util.c | 96 msg(si_msg_type_t type, const char *format, va_list ap) in msg() 126 warn_msg(const char *format, ...) in warn_msg() 142 debug_msg(const char *format, ...) in debug_msg() 152 error_msg(const char *format, ...) in error_msg()
|
/illumos-gate/usr/src/cmd/rctladm/ |
H A D | utils.c | 43 warn(const char *format, ...) in warn() 58 die(char *format, ...) in die()
|
/illumos-gate/usr/src/tools/ctf/stabs/common/ |
H A D | forth.c | 134 fth_null_members(char *memfilter, char *format) in fth_null_members() 263 fth_section_add_member(char *name, char *format) in fth_section_add_member() 292 char *format = NULL; in fth_process_line() local
|
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | strftime.c | 91 const char *_RESTRICT_KYWD format, const struct tm *_RESTRICT_KYWD t, in strftime_l() 107 const char *_RESTRICT_KYWD format, const struct tm *_RESTRICT_KYWD t) in strftime() 113 _fmt(locale_t loc, const char *format, const struct tm *t, char *pt, in _fmt() 511 _conv(const int n, const char *format, char *const pt, in _conv()
|
/illumos-gate/usr/src/cmd/pools/common/ |
H A D | utils.c | 64 warn(const char *format, ...) in warn() 82 die(const char *format, ...) in die()
|
/illumos-gate/usr/src/cmd/lofiadm/ |
H A D | utils.c | 51 warn(const char *format, ...) in warn() 69 die(const char *format, ...) in die()
|
/illumos-gate/usr/src/cmd/audio/audioconvert/ |
H A D | parse.cc | 86 format_type& format) in fileformat_parse() 140 format_type& format, in parse_format()
|
/illumos-gate/usr/src/lib/libumem/common/ |
H A D | umem_fail.c | 105 umem_panic(const char *format, ...) in umem_panic() 122 umem_err_recoverable(const char *format, ...) in umem_err_recoverable()
|
/illumos-gate/usr/src/cmd/dumpadm/ |
H A D | utils.c | 44 warn(const char *format, ...) in warn() 62 die(const char *format, ...) in die()
|
/illumos-gate/usr/src/test/os-tests/tests/sigqueue/ |
H A D | sigqueue_queue_size.c | 33 test_start(const char *test_name, const char *format, ...) in test_start() 46 test_failed(const char *test_name, const char *format, ...) in test_failed()
|
/illumos-gate/usr/src/cmd/newtask/ |
H A D | utils.c | 45 warn(const char *format, ...) in warn() 63 die(const char *format, ...) in die()
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_utils.c | 60 ibmf_utils_unpack_data(char *format, in ibmf_utils_unpack_data() 202 ibmf_utils_pack_data(char *format, void *structure, in ibmf_utils_pack_data()
|
/illumos-gate/usr/src/cmd/rcap/common/ |
H A D | utils.h | 84 static void debug(char *format, ...) /*ARGSUSED*/ {} in debug() 86 static void debug_high(char *format, ...) /*ARGSUSED*/ {} in debug_high()
|
/illumos-gate/usr/src/tools/lintdump/ |
H A D | lintdump.c | 554 info(const char *format, ...) in info() 571 infohdr(const char *hdr, const char *format, ...) in infohdr() 588 warn(const char *format, ...) in warn() 605 die(const char *format, ...) in die()
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | utils.c | 52 warn(const char *format, ...) in warn() 67 die(char *format, ...) in die()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Putil.c | 92 Pdprintf(const char *format, ...) in Pdprintf() 116 Perror_printf(struct ps_prochandle *P, const char *format, ...) in Perror_printf()
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_debug.c | 76 mdb_dprintf(uint_t mode, const char *format, ...) in mdb_dprintf() 89 mdb_dvprintf(uint_t mode, const char *format, va_list alist) in mdb_dvprintf()
|
/illumos-gate/usr/src/test/libc-tests/tests/common/ |
H A D | test_common.c | 60 test_start(const char *format, ...) in test_start() 96 test_failed(test_t t, const char *format, ...) in test_failed() 176 test_debugf(test_t t, const char *format, ...) in test_debugf()
|
/illumos-gate/usr/src/ucblib/libucb/port/stdio/ |
H A D | vprintf.c | 49 vprintf(const char *format, va_list ap) in vprintf()
|