Searched defs:msgid (Results 26 - 50 of 79) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c289 ** Initiate an LDAP search, return the msgid.
299 ** <0 on failure (SM_LDAP_ERR*), msgid on success
308 int msgid; local
399 msgid = ldap_search(lmap->ldap_ld, lmap->ldap_base,
404 return msgid;
410 ** Initiate an LDAP search, return the msgid.
419 ** <0 on failure, msgid on success
500 ** msgid -- msgid returned by sm_ldap_search()
518 (void) ldap_abandon(lmap->ldap_ld, msgid); \
[all...]
H A Dmbdb.c497 int msgid; local
532 msgid = sm_ldap_search(&LDAPLMAP, name);
533 if (msgid == -1)
548 ret = ldap_result(LDAPLMAP.ldap_ld, msgid, 1,
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dlocale.c55 * header, followed by a message list, followed by the msgid strings and then
90 * msgid (string). Given a match return the associated msgstr, otherwise
91 * return the original msgid.
94 msgid_to_msgstr(const Msghdr *msghdr, const char *msgid) argument
102 * in the middle of this list (hdr->midlst), the msgid strings (ids)
115 if ((var = strcmp(_msgid, msgid)) == 0)
120 return (msgid);
123 return (msgid);
217 dgettext(const char *domain, const char *msgid) argument
225 return ((char *)msgid);
286 gettext(const char *msgid) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dprintf.c77 uint32_t msgid; local
93 STRLOG_MAKE_MSGID(fmt, msgid);
114 mod_containing_pc(site), msgid);
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils_impl.h133 int msgid; /* LDAP message ID */ member in struct:adutils_q
H A Dldap_ping.c127 const char *host, uint32_t ntver, uint16_t msgid)
179 if (ber_printf(ber, "{it{seeiib", msgid,
263 int l, msgid, rc = 0; local
268 * Later, compare msgid's/some validation?
271 if (ber_scanf(ber, "{i{x{{x[la", &msgid, &l, &cp) == LBER_ERROR) {
397 uint16_t msgid; local
414 * semi-unique msgid...
416 msgid = gethrtime() & 0xffff;
423 NETLOGON_NT_VERSION_5EX, msgid);
126 cldap_build_request(const char *dname, const char *host, uint32_t ntver, uint16_t msgid) argument
/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c98 * construct an enlarged format string containing the appropriate msgid(1).
112 uint32_t msgid; local
118 STRLOG_MAKE_MSGID(format, msgid);
120 buflen = snprintf(NULL, 0, format, msgid, msg);
122 (void) snprintf(buf, buflen + 1, format, msgid, msg);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsyslog.c190 uint32_t msgid; local
276 STRLOG_MAKE_MSGID(fmt, msgid);
277 (void) sprintf(o, "[ID %u FACILITY_AND_PRIORITY] ", msgid);
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c46 static int check_response_queue( LDAP *ld, int msgid, int all,
48 static int ldap_abandoned( LDAP *ld, int msgid );
49 static int ldap_mark_abandoned( LDAP *ld, int msgid );
50 static int wait4msg( LDAP *ld, int msgid, int all, int unlock_permitted,
52 static int read1msg( LDAP *ld, int msgid, int all, Sockbuf *sb, LDAPConn *lc,
64 static int unlink_msg( LDAP *ld, int msgid, int all );
69 * ldap server. If msgid is -1, any message will be accepted, otherwise
70 * ldap_result will wait for a response with msgid. If all is 0 the
71 * first message with id msgid will be accepted, otherwise, ldap_result
72 * will wait for all responses with id msgid an
83 ldap_result( LDAP *ld, int msgid, int all, struct timeval *timeout, LDAPMessage **result ) argument
110 nsldapi_result_nolock( LDAP *ld, int msgid, int all, int unlock_permitted, struct timeval *timeout, LDAPMessage **result ) argument
162 check_response_queue( LDAP *ld, int msgid, int all, int do_abandon_check, LDAPMessage **result ) argument
271 wait4msg( LDAP *ld, int msgid, int all, int unlock_permitted, struct timeval *timeout, LDAPMessage **result ) argument
493 read1msg( LDAP *ld, int msgid, int all, Sockbuf *sb, LDAPConn *lc, LDAPMessage **result ) argument
1297 nsldapi_post_result( LDAP *ld, int msgid, LDAPMessage *result ) argument
[all...]
H A Drequest.c51 int msgid, LDAPURLDesc *ludp, BerElement **berp );
96 nsldapi_send_initial_request( LDAP *ld, int msgid, unsigned long msgtype, argument
140 return( nsldapi_send_server_request( ld, ber, msgid, NULL,
150 int msgid, /* ID of message to send */
252 lr->lr_msgid = msgid;
314 return( msgid );
692 sprintf( msg, " * msgid %d, origid %d, status %s\n",
716 sprintf( msg, " * msgid %d, type %d\n",
723 " * msgid %d, type %d\n",
740 "nsldapi_free_request 0x%x (origid %d, msgid
147 nsldapi_send_server_request( LDAP *ld, BerElement *ber, int msgid, LDAPRequest *parentreq, LDAPServer *srvlist, LDAPConn *lc, char *bindreqdn, int bind ) argument
951 int rc, tmprc, secure, msgid; local
1107 re_encode_request( LDAP *ld, BerElement *origber, int msgid, LDAPURLDesc *ludp, BerElement **berp ) argument
[all...]
H A Ddigest_md5.c795 int msgid; local
808 serverctrls, clientctrls, &msgid);
812 rc = ldap_result(ld, msgid, 1, timeout, &res);
825 serverctrls, clientctrls, res, &msgid);
832 rc = ldap_result(ld, msgid, 1, timeout, &res);
H A Dmemcache.c184 static int memcache_add_to_ld(LDAP *ld, int msgid, LDAPMessage *pMsg);
186 static int memcache_dup_message(LDAPMessage *res, int msgid, int fromcache,
207 static int memcache_add(LDAP *ld, unsigned long key, int msgid,
209 static int memcache_append(LDAP *ld, int msgid, LDAPMessage *pRes);
210 static int memcache_append_last(LDAP *ld, int msgid, LDAPMessage *pRes);
211 static int memcache_remove(LDAP *ld, int msgid);
688 ldap_memcache_result(LDAP *ld, int msgid, unsigned long key) argument
694 "ldap_memcache_result( ld: 0x%x, msgid: %d, key: 0x%8.8lx)\n",
695 ld, msgid, key );
697 if ( !NSLDAPI_VALID_LDAP_POINTER( ld ) || (msgid <
736 ldap_memcache_new(LDAP *ld, int msgid, unsigned long key, const char *basedn) argument
763 ldap_memcache_append(LDAP *ld, int msgid, int bLast, LDAPMessage *result) argument
802 ldap_memcache_abandon(LDAP *ld, int msgid) argument
[all...]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c870 int rc, resultCode, msgid; local
875 rc = ldapssl_tls_start( ld, &msgid );
880 rc = ldap_result( ld, msgid, 1, (struct timeval *) NULL, &res );
/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c306 uint32_t msgid; local
340 STRLOG_MAKE_MSGID(message, msgid);
348 "<time> %s %s: [ID %u user.%s] %s", hostname, ident, msgid,
403 gettime(), hostname, ident, msgid, pri_names[i].c_name,
/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c107 add_msg(int setid, int msgid, char *msg, char *file, int line, int no_write) argument
112 if (lookup_msgid(si, msgid, msg, file, line)) {
115 add_msgid(si, msgid, msg, file, line, no_write);
118 add_setid(setid, msgid, msg, file, line, no_write);
269 lookup_msgid(SetID si, int msgid, char *msg, char *file, int line) argument
273 if (mi->id == msgid) {
274 /* same setid & msgid, but different msg. */
292 add_msgid(SetID si, int msgid, char *msg, char *file, int line, int no_write) argument
297 if (msgid == 0) {
299 msgid);
350 add_setid(int setid, int msgid, char *msg, char *file, int line, int no_write) argument
425 int n, setid, msgid; local
527 set_msgid(int setid, int msgid) argument
559 int setid = 0, unsetid = -1, msgid = 0; local
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dipmi.h103 long msgid; member in struct:ipmi_req
111 long msgid; member in struct:ipmi_recv
158 int32_t msgid; member in struct:ipmi_req32
166 int32_t msgid; member in struct:ipmi_recv32
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_comm.c345 mdmn_create_msgid(md_mn_msgid_t *msgid) argument
349 if (msgid == NULL) {
353 if (metaioctl(MD_IOCGUNIQMSGID, msgid, &mde, NULL) != 0) {
354 msgid->mid_nid = ~0u;
355 msgid->mid_time = 0LL;
365 msgid->mid_smid = 0;
366 msgid->mid_oclass = 0;
369 if (msgid->mid_nid == ~0u) {
601 * a msgid is already attached to it.
660 md_mn_msgid_t *msgid,
652 mdmn_send_message_with_msgid( set_t setno, md_mn_msgtype_t type, uint_t flags, md_mn_nodeid_t recipient, char *data, int size, md_mn_result_t **result, md_mn_msgid_t *msgid, md_error_t *ep) argument
[all...]
/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c46 static char *gmsgid; /* Stores msgid when read po file */
48 static int gmsgid_size; /* The current size of msgid buffer */
52 static int msgid_linenum; /* The last msgid token line number */
154 * Allocate initial size for msgid and msgstr. If it needs more
198 int inmsgid = 0; /* indicates "msgid" was seen */
288 case L'\"': /* multiple lines of msgid and msgstr */
320 /* multiple lines of msgid */
325 * The first line of msgid.
326 * Save linenum of msgid to be used when
371 * Save linenum of msgid t
639 sortit(char *msgid, char *msgstr) argument
668 insert_message(struct domain_struct *dom, char *msgid, char *msgstr) argument
687 msgid, msgid_linenum); local
708 msgid, msgid_linenum); local
[all...]
/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c55 char *msgid; member in struct:ireport_trap
216 sunIreport_base_len + 1, ASN_OCTET_STR, (uchar_t *)t->msgid,
217 strlen(t->msgid));
265 nd_debug(nhdl, "Sent SNMP trap for %s", t->msgid);
412 swtrap.msgid = ev_info->ei_diagcode;
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h198 int msgid; member in struct:_krb5_ldap_server_handle
/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dsgsmsg.c121 static int cflag = 0, lflag = 0, prtmsgs = 0, line, ptr = 1, msgid = 0; variable
691 * If a msgid has been output a msgstr must follow
692 * before we digest the new token. A msgid is only set
695 if (msgid) {
696 msgid = 0;
733 * If a msgid has been output a msgstr must follow
736 if (msgid) {
737 msgid = 0;
828 if (fprintf(fdmsgs, "msgid\t\"") < 0) {
834 msgid
[all...]
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_dataset.c370 char *msgid; local
385 zpool_get_status(zphp, &msgid)));
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c541 msg_idx(msgid_t msgid) argument
546 if (msgid >= 0 && msgid <= N_STRS - 1 &&
547 str_tbl[msgid].msgid == msgid) {
548 idx = msgid;
551 if (str_tbl[idx].msgid == msgid)
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c615 msg_idx(msgid_t msgid) argument
620 if (msgid >= 0 && msgid <= N_STRS - 1 &&
621 str_tbl[msgid].msgid == msgid) {
622 idx = msgid;
625 if (str_tbl[idx].msgid == msgid)
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c618 int msgid = 0; local
796 ldaptool_request_ctrls, NULL, NULL, -1, &msgid )

Completed in 85 milliseconds

1234