/illumos-gate/usr/src/cmd/lp/include/ |
H A D | oam.h | 41 void fmtmsg(char * label, int severity, char * text, char * action); 126 fmtmsg ( \ 133 fmtmsg ( \ 140 fmtmsg ( \ 147 fmtmsg ( \
|
/illumos-gate/usr/src/cmd/fmtmsg/ |
H A D | main.c | 76 extern int fmtmsg(); 681 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf, in main() 720 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf, in main() 785 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf, in main() 813 msgrtn = fmtmsg(class, label, severity, text, action ,tag); in main()
|
H A D | Makefile | 26 PROG= fmtmsg
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | err.c | 25 static char *fmtmsg __P((char *, const char *, const char *, const char *, 180 errtxt = fmtmsg(MsgBuf, (char *) NULL, p, enhsc, save_errno, fmt, ap); 299 errtxt = fmtmsg(MsgBuf, CurEnv->e_to, "550", enhsc, 0, fmt, ap); 386 errtxt = fmtmsg(MsgBuf, CurEnv->e_to, "550", enhsc, 0, fmt, ap); 460 errtxt = fmtmsg(MsgBuf, CurEnv->e_to, "050", (char *) NULL, 0, msg, ap); 514 errtxt = fmtmsg(MsgBuf, (char *) NULL, "050", 816 fmtmsg(eb, to, num, enhsc, eno, fmt, ap) in fmtmsg() function
|
/illumos-gate/usr/src/head/ |
H A D | fmtmsg.h | 187 int fmtmsg(long, const char *, int, const char *, const char *,
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | fmtmsglib.c | 31 NoN(fmtmsg) 201 fmtmsg(long classification, const char* label, int severity, const char* text, const char* action, …
|
H A D | fmtmsg.h | 137 extern int fmtmsg(long, const char*, int, const char*, const char*, const char*);
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | Makefile | 47 fmtmsg.o \
|
H A D | fmtmsg.c | 62 fmtmsg(char *label, int severity, char *text, char *action) in fmtmsg() function
|
/illumos-gate/usr/src/cmd/devmgmt/cmds/ |
H A D | listdgrp.c | 99 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
|
H A D | getdev.c | 103 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
|
H A D | devattr.c | 127 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
|
H A D | getdgrp.c | 108 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
|
H A D | putdgrp.c | 99 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
|
H A D | devfree.c | 105 (void) fmtmsg(MM_PRINT | MM_UTIL | r, l, s, m, MM_NULLACT, MM_NULLTAG)
|
H A D | devreserv.c | 113 (void) fmtmsg(MM_PRINT | MM_UTIL | r, l, s, m, MM_NULLACT, MM_NULLTAG)
|
H A D | putdev.c | 107 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
|
/illumos-gate/usr/src/cmd/users/ |
H A D | users.c | 220 (void) fmtmsg(MM_PRINT, fcnlbl, severity, in wrtmsg() 231 (void) fmtmsg(MM_PRINT, fcnlbl, MM_WARNING, in wrtmsg()
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 37 fmtmsg.h.3head \ 226 fmtmsg.3head \ 413 fmtmsg.3head := LINKSRC = fmtmsg.h.3head
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | fmtmsg.c | 52 #pragma weak _fmtmsg = fmtmsg 1086 fmtmsg(long class, const char *label, int severity, in fmtmsg() function
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | lib | 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 34 #define _lib_fmtmsg 1 /* fmtmsg() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | lib | 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 35 #define _lib_fmtmsg 1 /* fmtmsg() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | lib | 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 34 #define _lib_fmtmsg 1 /* fmtmsg() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | lib | 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 35 #define _lib_fmtmsg 1 /* fmtmsg() in default lib(s) */
|
/illumos-gate/usr/src/cmd/logins/ |
H A D | logins.c | 229 (void) fmtmsg(MM_PRINT, fcnlbl, severity, in wrtmsg() 239 (void) fmtmsg(MM_PRINT, fcnlbl, MM_WARNING, in wrtmsg()
|