Searched refs:msg (Results 451 - 475 of 1412) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/abi/apptrace/
H A DMakefile65 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A DMakefile57 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A DMakefile57 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A DMakefile57 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_admin.h79 char *val, char *msg, int msglen);
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dasn1.c384 * Check if the rest of the msg packet is big enough for the
597 asn_parse_objid(uchar_t *msg, size_t *varsz_p, void *oidp, size_t *n_subids) argument
611 if (msg[0] != exp_id)
617 if ((p = asn_parse_length(msg + 1, &asnobj_len)) == NULL)
623 hdrlen = p - msg;
675 return (msg + hdrlen + asnobj_len);
682 asn_parse_objval(uchar_t *msg, size_t *varsz_p, void *varlistp) argument
689 vp->type = msg[0] & ASN_EXT_TAG;
697 switch (msg[0]) {
703 if ((p = asn_parse_int(msg, varsz_
[all...]
/illumos-gate/usr/src/cmd/pools/poold/libjkstat/
H A DMakefile60 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/pools/poold/libjlgrp/
H A DMakefile60 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/pools/poold/libjsyslog/
H A DMakefile59 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dupap.c398 char *msg; local
448 rpasswdlen, &msg);
450 msglen = strlen(msg);
454 u->us_msg = msg;
486 char *msg; local
507 info("PAP: Ignoring missing ack msg-length octet");
516 msg = (char *) inp;
517 PRINTMSG(msg, msglen);
539 char *msg; local
560 error("PAP: ignoring missing nak msg
672 char *user, *pwd, *msg; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dutil.c44 /* size of buffer used in msg() to expand printf() like messages into */
50 /* enumeration of message types supported by msg() */
92 * Outputs a msg. If 'type' is set tp MT_ERROR or MT_WARN the message goes
98 msg(si_msg_type_t type, const char *format, va_list ap) function
136 msg(MT_WARN, format, ap);
149 msg(MT_DEBUG, format, ap);
159 msg(MT_ERROR, format, ap);
/illumos-gate/usr/src/cmd/cron/
H A Dfuncs.c187 char *msg; local
190 msg = strerror(errnum);
192 if (msg == NULL) {
197 return (msg);
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dlintsup.c33 #include <msg.h>
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Dlintsup.c30 #include <msg.h>
/illumos-gate/usr/src/cmd/audit/
H A DMakefile61 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/auditconfig/
H A DMakefile65 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/auditset/
H A DMakefile70 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/fs.d/nfs/rp_basic/
H A DMakefile56 include $(SRC)/Makefile.msg.targ
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dphdr.c30 #include <msg.h>
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h738 #define KGSS_SIGN(minor_st, ctx, qop, msg, tkn) \
740 KCTX_TO_CTX(ctx), qop, msg, tkn, KCTX_TO_CTXV(ctx))
742 #define KGSS_VERIFY(minor_st, ctx, msg, tkn, qop) \
744 KCTX_TO_CTX(ctx), msg, tkn, qop, KCTX_TO_CTXV(ctx))
754 #define KGSS_SEAL(minor_st, ctx, conf_req, qop, msg, conf_state, tkn) \
756 KCTX_TO_CTX(ctx), conf_req, qop, msg, conf_state, tkn,\
759 #define KGSS_UNSEAL(minor_st, ctx, msg, tkn, conf, qop) \
761 KCTX_TO_CTX(ctx), msg, tkn, conf, qop, \
782 #define KGSS_SIGN(minor_st, ctx, qop, msg, tkn) \
784 KCTX_TO_CTX(ctx), qop, msg, tk
[all...]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h204 #define SOF_FILTER_DATA_OUT(so, mp, msg, cr, errp) \
205 sof_filter_data_out_from(so, (so)->so_filter_top, mp, msg, cr, errp)
206 #define SOF_FILTER_DATA_OUT_FROM(so, inst, mp, msg, cr, errp) \
207 sof_filter_data_out_from(so, inst, mp, msg, cr, errp)
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dmalloc_check.c192 print_entry(char *msg, struct mc_data_s *data) argument
196 msg,
288 dwarf_malloc_check_complete(char *msg) argument
295 fprintf(stderr, "Run complete, %s. %ld entries\n", msg, total);
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslapi.c952 if (ssl->msg.state < MSG_BODY) {
953 if (ssl->msg.state == MSG_INIT) {
954 ssl->msg.type =
956 ssl->msg.state = MSG_INIT_LEN;
958 if (ssl->msg.state == MSG_INIT_LEN) {
960 ssl->msg.msglen_bytes;
961 int msglen = ssl->msg.msglen;
968 ssl->msg.msglen_bytes = msglenb;
969 ssl->msg.msglen = msglen;
971 ssl->msg
[all...]
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dmc.h45 * msg(1,1) size
47 * msg(#sets,#msgs) size
75 char** msg; member in struct:__anon2592
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dmc.h45 * msg(1,1) size
47 * msg(#sets,#msgs) size
75 char** msg; member in struct:__anon2692

Completed in 157 milliseconds

<<11121314151617181920>>