Home
last modified time | relevance | path

Searched refs:msgtype (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_util.c62 if (msgtype != MSG_NOTIMECHECK && msgtype != MSG_ALWAYS && in logmsg()
63 msgtype > 0 && msgtype < MSG_LASTMSG && in logmsg()
67 msgtime[msgtype] = tp.tv_sec; in logmsg()
166 int msgtype; in logError() local
171 msgtype = MSG_LASTMSG; in logError()
174 msgtype = MSG_NOMEM; in logError()
177 msgtype = MSG_TSDERR; in logError()
181 msgtype = MSG_BER; in logError()
184 msgtype = MSG_LASTMSG; in logError()
188 if (msgtype != MSG_LASTMSG) { in logError()
[all …]
H A Dldap_util.h84 void logmsg(int msgtype, int priority, const char *fmt, ...);
/illumos-gate/usr/src/cmd/mail/
H A Dparse.c195 msgtype = optarg; in parse()
196 if (msgtype[0] == '\0' || msgtype[0] == '-') { in parse()
H A Dinit.c196 char *msgtype; variable
H A Dmail.h419 extern char *msgtype;
H A Dsendmail.c240 header[H_MTYPE].tag, msgtype); in sendmail()
/illumos-gate/usr/src/test/os-tests/tests/pf_key/
H A Dkmc-updater.c42 uint8_t msgtype = samsg->sadb_msg_type; in write_and_read() local
57 samsg->sadb_msg_type != msgtype); in write_and_read()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c556 nsldapi_parse_result( LDAP *ld, int msgtype, BerElement *rber, int *errcodep, in nsldapi_parse_result() argument
635 if ( msgtype == LDAP_RES_BIND ) { in nsldapi_parse_result()
640 } else if ( msgtype == LDAP_RES_EXTENDED ) { in nsldapi_parse_result()
H A Dresult.c1169 int msgtype;
1197 msgtype = ldap_msgfree( lm );
1198 if ( msgtype == LDAP_RES_SEARCH_ENTRY
1199 || msgtype == LDAP_RES_SEARCH_REFERENCE ) {
H A Dldap-int.h668 int nsldapi_parse_result( LDAP *ld, int msgtype, BerElement *rber,
717 int nsldapi_send_initial_request( LDAP *ld, int msgid, unsigned long msgtype,
H A Drequest.c94 nsldapi_send_initial_request( LDAP *ld, int msgid, unsigned long msgtype, in nsldapi_send_initial_request() argument
139 servers, NULL, ( msgtype == LDAP_REQ_BIND ) ? dn : NULL, 0 )); in nsldapi_send_initial_request()
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c260 msgtype, delrdn, theInt, sizelimit, err; in main() local
651 if (( msgtype = ldap_result( ld, id, all, in main()
657 msgtype, res->lm_msgid ); in main()
659 if (all || msgtype == LDAP_RES_SEARCH_RESULT) in main()
H A Dldapsearch.c56 static char *msgtype2str( int msgtype );
1344 msgtype2str( int msgtype ) in msgtype2str() argument
1357 if ( msgtype == ldapsearch_msgtypes[ i ].ldst2s_type ) { in msgtype2str()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c842 int msgtype; in send_pkt_internal() local
1025 msgtype = (n_bytes == -1) ? MSG_ERR : MSG_WARNING; in send_pkt_internal()
1027 dhcpmsg(msgtype, "send_pkt_internal: cannot send " in send_pkt_internal()
1030 dhcpmsg(msgtype, "send_pkt_internal: cannot send " in send_pkt_internal()
/illumos-gate/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c713 v12n_get_ldma_system_msg(int msgtype, char **strp) in v12n_get_ldma_system_msg() argument
729 v12n_ldma_msgtype = msgtype; in v12n_get_ldma_system_msg()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c529 cap_write_error(const char *msgtype) in cap_write_error() argument
533 msgtype, strerror(errno)); in cap_write_error()
H A Dsnoop_dhcpv6.c353 reconf_to_str(uint8_t msgtype) in reconf_to_str() argument
355 switch (msgtype) { in reconf_to_str()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c2461 int msgtype; in sbbc_dp_trans_event() local
2466 msgtype = msg->msg_type.type; in sbbc_dp_trans_event()
2468 cmn_err(CE_NOTE, "%s: msgtype=0x%x\n", f, msgtype); in sbbc_dp_trans_event()
2554 if (msgtype == MBOX_EVENT_DP_ERROR) in sbbc_dp_trans_event()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2467 int msgtype; in usbser_wmsg() local
2480 msgtype = DB_TYPE(mp); in usbser_wmsg()
2482 "type=%s (0x%x)", usbser_msgtype2str(msgtype), msgtype); in usbser_wmsg()
2484 switch (msgtype) { in usbser_wmsg()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c2894 int msgtype, ipsec_tun_pol_t **itpp) in get_appropriate_polhead() argument
2917 if (msgtype != SPD_FLUSH && msgtype != SPD_DUMP) { in get_appropriate_polhead()
2928 if (msgtype != SPD_ADDRULE) { in get_appropriate_polhead()
2951 if (msgtype == SPD_DUMP) { in get_appropriate_polhead()
2960 if (msgtype == SPD_DUMP) in get_appropriate_polhead()
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c513 int rsmipc_send_controlmsg(path_t *path, int msgtype);
5870 rsmipc_send_controlmsg(path_t *path, int msgtype) in rsmipc_send_controlmsg() argument
5889 "msgtype=%d %lx:%llx->%lx:%llx procmsg=%d\n", path, msgtype, in rsmipc_send_controlmsg()
5903 msg.rsmipc_hdr.rsmipc_type = msgtype; in rsmipc_send_controlmsg()
5906 if (msgtype == RSMIPC_MSG_CREDIT) in rsmipc_send_controlmsg()
H A Drsmka_pathmanager.c134 extern int rsmipc_send_controlmsg(path_t *path, int msgtype);
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2810 unsigned char msgtype; in strmakectl() local
2827 msgtype = M_PCPROTO; in strmakectl()
2829 msgtype = M_PROTO; in strmakectl()
2852 bp->b_datap->db_type = msgtype; in strmakectl()