Searched refs:pfmt (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpfmt.c32 #pragma weak _pfmt = pfmt
36 #include <pfmt.h>
41 /* pfmt() - format and print */
44 pfmt(FILE *stream, long flag, const char *format, ...) function
H A Dpfmt_data.c35 #include <pfmt.h>
H A Dsetlabel.c36 #include <pfmt.h>
H A Dvpfmt.c41 #include <pfmt.h>
H A Dvlfmt.c39 #include <pfmt.h>
H A Dlfmt.c39 #include <pfmt.h>
H A Daddsev.c38 #include <pfmt.h>
H A Dlfmt_log.c36 #include <pfmt.h>
H A Dpfmt_print.c37 #include <pfmt.h>
H A Dgettxt.c43 #include <pfmt.h>
H A Dgtxt.c30 /* __gtxt(): Common part to gettxt() and pfmt() */
46 #include <pfmt.h>
/illumos-gate/usr/src/head/
H A Dpfmt.h67 int pfmt(FILE *, long, const char *, ...);
H A DMakefile137 pfmt.h \
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c697 const char *pfmt, *sfmt; local
700 pfmt = MSG_INTL(MSG_ENV_PRM);
703 pfmt = MSG_INTL(MSG_ENV_RPL);
706 (void) printf(pfmt, str);
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_sun.c663 int pfmt = AUDIO_FORMAT_NONE; local
739 pfmt = devaudio_compose_format(npr);
740 if ((isctl) || (pfmt == AUDIO_FORMAT_NONE)) {
822 if (pfmt != AUDIO_FORMAT_NONE) {
823 if ((rv = auclnt_set_format(sp, pfmt)) != 0)
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com520 pfmt.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com510 pfmt.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile484 pfmt.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com552 pfmt.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile265 pfmt.3c \

Completed in 114 milliseconds