Home
last modified time | relevance | path

Searched refs:msgfmt (Results 1 – 9 of 9) sorted by relevance

/onnv-gate/usr/src/uts/common/io/
H A Ddedump.c180 typedef struct msgfmt { struct
186 static msgfmt_t msgfmt[256] = { argument
251 (q->q_flag & QREADR) ? "RD" : "WR", (void *)q, msgfmt[type].m_desc); in dedumpput()
254 msgfmt[type].m_print(mp); in dedumpput()
301 mf = msgfmt[i]; in _init()
302 msgfmt[i].m_type = i; in _init()
303 (void) sprintf(msgfmt[i].m_desc, "M_BOGUS_0x%x", i); in _init()
304 msgfmt[i].m_print = dedump_raw; in _init()
306 msgfmt[mf.m_type] = mf; in _init()
/onnv-gate/usr/src/cmd/msgfmt/
H A DMakefile47 SOBJS= msgfmt.o check_header.o
51 BINPROG= msgfmt xgettext
74 msgfmt: $(SOBJS) $(COBJS) target
H A Dreq.flg29 echo_file usr/src/lib/libc/inc/msgfmt.h
/onnv-gate/usr/src/cmd/sgs/messages/
H A DMakefile.com36 MSGFMT= msgfmt
/onnv-gate/usr/src/cmd/fm/dicts/
H A DMakefile104 msgfmt -s -o $@ $<
/onnv-gate/usr/src/cmd/print/
H A DMakefile92 msgfmt SUNW_OST_OSCMD.po
/onnv-gate/usr/src/cmd/
H A DMakefile264 msgfmt \
637 msgfmt \
/onnv-gate/usr/src/pkg/manifests/
H A Dtext-locale.mf54 file path=usr/bin/msgfmt mode=0555
/onnv-gate/usr/src/
H A DMakefile.lint207 cmd/msgfmt \