Home
last modified time | relevance | path

Searched defs:msgid (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/xz/src/common/
H A Dtuklib_gettext.h34 # define _(msgid) gettext(msgid) argument
38 # define _(msgid) (msgid) argument
41 #define N_(msgid) msgid argument
52 #define W_(msgid) _(msgid) argument
/freebsd/contrib/ntp/sntp/libopts/
H A Dgettext.h150 const char *msg_ctxt_id, const char *msgid, in pgettext_aux()
169 const char *msg_ctxt_id, const char *msgid, in npgettext_aux()
213 const char *msgctxt, const char *msgid, in dcpgettext_expr()
260 const char *msgctxt, const char *msgid, in dcnpgettext_expr()
/freebsd/sys/sys/
H A Dipmi.h113 long msgid; member
121 long msgid; member
166 int32_t msgid; member
174 int32_t msgid; member
/freebsd/contrib/sendmail/libsm/
H A Dldap.c336 int msgid, err, r; local
584 int msgid; local
911 sm_ldap_results(lmap, msgid, flags, delim, rpool, result, in sm_ldap_results() argument
H A Dmbdb.c481 int msgid; local
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c669 int msgid = header->msgid; in process_free_queue() local
825 int msgid, in queue_message()
1074 int msgid, in queue_message_sync()
1181 int msgid = header->msgid; in release_slot() local
1242 int msgid = VCHIQ_MAKE_MSG(msgtype, service->localport, in notify_bulks() local
1569 int msgid, size; in parse_open() local
1702 int msgid, size; in parse_rx_slots() local
2236 int msgid, size; in sync_func() local
2850 int msgid = header->msgid; in release_service_messages() local
3588 int msgid = header->msgid; in vchiq_release_message() local
H A Dvchiq_if.h83 int msgid; member
H A Dvchiq_core.h117 #define VCHIQ_MSG_TYPE(msgid) ((unsigned int)msgid >> 24) argument
118 #define VCHIQ_MSG_SRCPORT(msgid) \ argument
120 #define VCHIQ_MSG_DSTPORT(msgid) \ argument
/freebsd/sys/dev/hyperv/utilities/
H A Dhv_snapshot.h49 uint64_t msgid; /* an ID used to identify the transaction */ member
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c524 zpool_get_status(zpool_handle_t *zhp, const char **msgid, in zpool_get_status()
551 zpool_import_status(nvlist_t *config, const char **msgid, in zpool_import_status()
/freebsd/contrib/libxo/xopo/
H A Dxopo.c200 static char msgid[] = "msgid "; in main() local
/freebsd/sys/dev/ipmi/
H A Dipmi.c504 ipmi_init_request(struct ipmi_request *req, struct ipmi_device *dev, long msgid, in ipmi_init_request()
524 ipmi_alloc_request(struct ipmi_device *dev, long msgid, uint8_t addr, in ipmi_alloc_request()
/freebsd/usr.sbin/ypldap/
H A Daldap.h34 int msgid; member
45 int msgid; member
H A Daldap.c255 long long msgid = 0; in aldap_parse() local
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c65 HDBSETMSGID(db,msgid) global() argument
1435 int msgid, rc, parserc; LDAP_seq() local
1501 int msgid; LDAP_firstkey() local
[all...]
/freebsd/contrib/tzcode/
H A Dprivate.h1094 # define _(msgid) gettext(msgid) argument
1096 # define _(msgid) (msgid) argument
1100 # define N_(msgid) (msgid) argument
H A Dzic.c703 verror(char const *msgid, va_list args) in verror()
722 error(char const *msgid, ...) in error()
732 warning(char const *msgid, ...) in warning()
745 arg2num(char const *arg, int base, unsigned long maxval, char const *msgid) in arg2num()
2097 gethms(char const *string, char const *msgid) in gethms()
/freebsd/usr.bin/gencat/
H A Dgencat.c392 int setid, msgid = 0; local
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c255 u32 msgid; member
314 u32 msgid; member
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.c239 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument
243 # define YY_(msgid) msgid argument
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h172 int msgid; member
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c948 const char *omsg, *hostname, *app_name, *procid, *msgid, in parsemsg_rfc5424() local
1531 const char *app_name, const char *procid, const char *msgid, in logmsg()
2009 const char *procid, const char *msgid, const char *structured_data, in fprintlog_rfc5424()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c377 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument
381 # define YY_(msgid) msgid argument
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.c230 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument
234 # define YY_(msgid) msgid argument
/freebsd/contrib/sendmail/src/
H A Dheaders.c1167 logsender(e, msgid) in logsender() argument

12