Home
last modified time | relevance | path

Searched defs:format (Results 51 – 75 of 423) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Dvprintf.c49 vprintf(const char *format, va_list ap) in vprintf()
H A Dprintf.c39 printf(const char *format, ...) in printf()
H A Dvfprintf.c49 vfprintf(FILE *iop, const char *format, va_list ap) in vfprintf()
H A Dvsprintf.c50 vsprintf(char *string, char *format, va_list ap) in vsprintf()
H A Dfprintf.c49 fprintf(FILE *iop, const char *format, ...) in fprintf()
H A Dsprintf.c50 sprintf(const char *string, const char *format, ...) in sprintf()
/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c60 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/cmd/hal/hald/
H A Dlogger.c137 logger_emit (const char *format, ...) in logger_emit()
210 logger_forward_debug (const char *format, ...) in logger_forward_debug()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmform.c41 tmform(char* buf, const char* format, time_t* clock) in tmform()
H A Dtmxfmt.c88 char* format; member
98 tmxfmt(char* buf, size_t len, const char* format, Time_t t) in tmxfmt()
H A Dtmfmt.c38 tmfmt(char* buf, size_t len, const char* format, time_t* clock) in tmfmt()
/illumos-gate/usr/src/cmd/sgs/tsort/common/
H A Derrbefore.c41 errbefore(int severity, char *format, ...) in errbefore()
H A Derrafter.c43 errafter(int severity, char *format, ...) in errafter()
H A Derrusage.c44 errusage(char *format, ...) in errusage()
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintifname.c14 void printifname(format, name, ifp) in printifname() argument
/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c209 panicsys(const char *format, va_list alist, struct regs *rp, int on_panic_stack) in panicsys()
402 panic(const char *format, ...) in panic()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmttime.c33 fmttime(const char* format, time_t clock) in fmttime()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppprintf.c31 ppprintf(char* format, ...) in ppprintf()
/illumos-gate/usr/src/lib/libc/port/print/
H A Dvprintf.c56 _vprintf_c89(const char *format, va_list ap) in _vprintf_c89()
H A Dvfprintf.c55 _vfprintf_c89(FILE *iop, const char *format, va_list ap) in _vfprintf_c89()
H A Dvsprintf.c54 _vsprintf_c89(char *string, const char *format, va_list ap) in _vsprintf_c89()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgpio_87317.c54 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) \ argument
58 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) argument
425 gpio_debug(dev_info_t *dip, char *format, uint_t arg1, uint_t arg2, uint_t arg3, in gpio_debug()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dif_mpadm.c235 die(const char *format, ...) in die()
255 warn(const char *format, ...) in warn()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsggen.c184 ccsfprintf(int from, int to, Sfio_t* sp, const char* format, ...) in ccsfprintf()
228 int format = 0; in main() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dvpfmt.c47 vpfmt(FILE *stream, long flag, const char *format, va_list args) in vpfmt()

12345678910>>...17