/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | gettext.c | 121 gettext(const char *msg_id) in gettext() argument 127 INIT_GT((char *)msg_id); in gettext() 128 res = _real_gettext_u(NULL, msg_id, NULL, 0, LC_MESSAGES, 0); in gettext() 139 dgettext(const char *domain, const char *msg_id) in dgettext() argument 145 INIT_GT((char *)msg_id); in dgettext() 146 res = _real_gettext_u(domain, msg_id, NULL, 0, LC_MESSAGES, 0); in dgettext() 153 dcgettext(const char *domain, const char *msg_id, const int category) in dcgettext() argument 159 INIT_GT((char *)msg_id); in dcgettext() 160 res = _real_gettext_u(domain, msg_id, NULL, 0, category, 0); in dcgettext()
|
/titanic_41/usr/src/cmd/lp/lib/oam/ |
H A D | agettxt.c | 44 long msg_id, in agettxt() argument 49 agettxt (msg_id, buf, buflen) in agettxt() 50 long msg_id; in agettxt() 56 strncpy (buf, gettext(_oam_msg_base_[msg_id]), buflen-1);
|
H A D | llib-llpoam | 35 char *agettxt(long msg_id, char *buf, int buflen);
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | gettxt.c | 81 gettxt(const char *msg_id, const char *dflt_str) in gettxt() argument 95 if ((msg_id == NULL) || (*msg_id == '\0')) { in gettxt() 100 if (((tokp = strchr(msg_id, ':')) == NULL) || *(tokp+1) == '\0') in gettxt() 102 if ((name_len = (tokp - msg_id)) >= DB_NAME_LEN) in gettxt() 105 (void) strncpy(msgfile, msg_id, name_len); in gettxt() 123 msgnum = atoi(msg_id + name_len + 1); in gettxt()
|
H A D | _libc_gettext.h | 39 #define _libc_gettext(msg_id) dgettext(TEXT_DOMAIN, msg_id) argument
|
H A D | catgets.c | 42 catgets(nl_catd catd_st, int set_id, int msg_id, const char *def_str) in catgets() argument 91 if (r->__msg_no == msg_id) { in catgets() 112 } else if (r->__msg_no < msg_id) in catgets()
|
/titanic_41/usr/src/cmd/ssh/sftp/ |
H A D | sftp-client.c | 69 u_int msg_id; member 287 ret->msg_id = 1; in do_init() 310 id = conn->msg_id++; in do_close() 335 id = conn->msg_id++; in do_lsreaddir() 356 id = expected_id = conn->msg_id++; in do_lsreaddir() 464 id = conn->msg_id++; in do_rm() 478 id = conn->msg_id++; in do_mkdir() 494 id = conn->msg_id++; in do_rmdir() 510 id = conn->msg_id++; in do_stat() 532 id = conn->msg_id++; in do_lstat() [all …]
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | _curs_gettext.h | 43 #define _curs_gettext(msg_id) dgettext(TEXT_DOMAIN, msg_id) argument
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | smc_if.h | 66 uint8_t msg_id; member 72 uint8_t msg_id; member 125 #define SC_MSG_ID(msg) (SC_MSG_HDR(msg).msg_id)
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | fabric_conf.c | 46 static void log_error(char *msg_id, char *input_tmplt, ...); 54 log_error(char *msg_id, char *input_tmplt, ...) in log_error() argument 72 strlen(msg_id) + 1); in log_error() 78 sprintf(merged_msg, msg_template, msg_id, input_merged_msg); in log_error()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/ |
H A D | smclib.h | 56 uint8_t msg_id, uint8_t msg_data_size); 59 uint8_t msg_id, uint8_t msg_data_size, uint8_t *msg_data_buf,
|
H A D | libctsmc.c | 313 smc_init_ipmi_msg(sc_reqmsg_t *req_msg, uint8_t cmd, uint8_t msg_id, in smc_init_ipmi_msg() argument 336 SC_MSG_ID(req_msg) = msg_id; in smc_init_ipmi_msg() 365 uint8_t msg_id, uint8_t msg_data_size) in smc_init_smc_msg() argument 374 SC_MSG_ID(req_msg) = msg_id; in smc_init_smc_msg()
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgsbbc_mailbox.c | 888 uint_t msg_id; in sbbc_mbox_request_response() local 935 msg_id = ++(master_mbox->mbox_msg_id); in sbbc_mbox_request_response() 936 if (msg_id == 0) in sbbc_mbox_request_response() 937 msg_id = ++(master_mbox->mbox_msg_id); in sbbc_mbox_request_response() 940 f, msg_id, request->msg_len); in sbbc_mbox_request_response() 957 SGSBBC_DBG_MBOX("%s: msg_id = 0x%x is woken up\n", f, msg_id); in sbbc_mbox_request_response() 964 f, msg_id); in sbbc_mbox_request_response() 993 rc = sbbc_mbox_send_msg(request, flags, msg_id, wait_time, in sbbc_mbox_request_response() 996 f, msg_id, rc); in sbbc_mbox_request_response() 1025 rc = sbbc_mbox_send_msg(request, flags, msg_id, wait_time, stop_time); in sbbc_mbox_request_response() [all …]
|
/titanic_41/usr/src/uts/common/io/ |
H A D | consms.c | 1011 consms_mux_unlink_msg(uint_t msg_id) in consms_mux_unlink_msg() argument 1020 if (msg->msg_id == msg_id) in consms_mux_unlink_msg() 1038 consms_mux_find_msg(uint_t msg_id) in consms_mux_find_msg() argument 1044 if (msg->msg_id == msg_id) in consms_mux_find_msg() 1131 (void) consms_mux_unlink_msg(msg->msg_id); in consms_mux_ack() 1362 msg->msg_id = iocp->ioc_id; in consms_mux_disp_ioctl() 1387 (void) consms_mux_unlink_msg(msg->msg_id); in consms_mux_disp_ioctl()
|
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_callbacks.c | 446 ndmpd_api_log_v3(void *cookie, ndmp_log_type type, ulong_t msg_id, in ndmpd_api_log_v3() argument 465 request.message_id = msg_id; in ndmpd_api_log_v3() 734 ndmpd_api_log_v4(void *cookie, ndmp_log_type type, ulong_t msg_id, in ndmpd_api_log_v4() argument 753 request.message_id = msg_id; in ndmpd_api_log_v4()
|
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | isns_msgq.h | 42 typedef enum msg_id { enum
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | consms.h | 106 uint_t msg_id; /* taken from request message */ member
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | oam.h | 43 char *agettxt(long msg_id, char *buf, int buflen);
|
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_dyndns.c | 575 dyndns_build_header(char **ptr, int buf_len, uint16_t msg_id, int query_req, in dyndns_build_header() argument 586 *ptr = dyndns_put_nshort(*ptr, msg_id); /* mesg ID */ in dyndns_build_header() 806 dyndns_build_tsig(char **ptr, int buf_len, int msg_id, char *name, in dyndns_build_tsig() argument 848 *ptr = dyndns_put_nshort(*ptr, msg_id); /* original id */ in dyndns_build_tsig()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 385 req_pkt.hdr.msg_id = seq++; in wd_pat() 388 req_pkt.hdr.msg_id = seq; in wd_pat()
|
/titanic_41/usr/src/cmd/sendmail/cf/m4/ |
H A D | cfhead.m4 | 310 define(`confMILTER_MACROS_EOM', `{msg_id}')
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | llib-lc | 554 char *gettxt(const char *msg_id, const char *dflt_str); 1115 char *dcgettext(const char *domain, const char *msg_id, const int category); 1116 char *dgettext(const char *domain, const char *msg_id); 1117 char *gettext(const char *msg_id);
|
/titanic_41/usr/src/cmd/sendmail/cf/ |
H A D | README | 3989 [{msg_id}] Macros to transmit to
|