Searched defs:msgid (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Derrors.c136 cpp_error (cpp_reader * pfile, int level, const char *msgid, ...) argument
196 cpp_errno (cpp_reader *pfile, int level, const char *msgid) argument
181 cpp_error_with_line(cpp_reader *pfile, int level, source_location src_loc, unsigned int column, const char *msgid, ...) argument
[all...]
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_snapshot.h51 uint64_t msgid; /* an ID used to identify the transaction */ member in struct:hv_vss_opt_msg
/freebsd-11-stable/contrib/gcc/
H A Drtl-error.c110 _fatal_insn (const char *msgid, rtx insn, const char *file, int line, argument
H A Dc-parser.c772 c_parser_require(c_parser *parser, enum cpp_ttype type, const char *msgid) argument
792 c_parser_require_keyword(c_parser *parser, enum rid keyword, const char *msgid) argument
815 c_parser_skip_until_found(c_parser *parser, enum cpp_ttype type, const char *msgid) argument
/freebsd-11-stable/contrib/apr-util/ldap/
H A Dapr_ldap_rebind.c344 static int LDAP_rebindproc(LDAP *ld, LDAP_CONST char *url, int request, ber_int_t msgid) argument
304 LDAP_rebindproc(LDAP *ld, LDAP_CONST char *url, ber_tag_t request, ber_int_t msgid, void *params) argument
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dgettext.h148 pgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, int category) argument
167 npgettext_aux(const char *domain, const char *msg_ctxt_id, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
210 dcpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, int category) argument
255 dcnpgettext_expr(const char *domain, const char *msgctxt, const char *msgid, const char *msgid_plural, unsigned long int n, int category) argument
[all...]
/freebsd-11-stable/contrib/libxo/xopo/
H A Dxopo.c200 static char msgid[] = "msgid "; local
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_if.h83 int msgid; member in struct:vchiq_header_struct
H A Dvchiq_core.c656 int msgid = header->msgid; local
767 queue_message(VCHIQ_STATE_T *state, VCHIQ_SERVICE_T *service, int msgid, const VCHIQ_ELEMENT_T *elements, int count, int size, int flags) argument
1007 queue_message_sync(VCHIQ_STATE_T *state, VCHIQ_SERVICE_T *service, int msgid, const VCHIQ_ELEMENT_T *elements, int count, int size, int is_blocking) argument
1127 int msgid = header->msgid; local
1188 int msgid = VCHIQ_MAKE_MSG(msgtype, service->localport, local
1510 int msgid, size; local
1640 int msgid, size; local
2164 int msgid, size; local
2773 int msgid = header->msgid; local
3512 int msgid = header->msgid; local
[all...]
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dquotearg.c185 gettext_quote (char const *msgid, enum quoting_style s) argument
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_status.c379 zpool_get_status(zpool_handle_t *zhp, char **msgid) argument
392 zpool_import_status(nvlist_t *config, char **msgid) argument
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dldap.c315 int msgid, err, r; local
523 int msgid; local
[all...]
H A Dmbdb.c490 int msgid; local
/freebsd-11-stable/sys/sys/
H A Dipmi.h87 long msgid; member in struct:ipmi_req
95 long msgid; member in struct:ipmi_recv
141 int32_t msgid; member in struct:ipmi_req32
149 int32_t msgid; member in struct:ipmi_recv32
/freebsd-11-stable/usr.bin/gencat/
H A Dgencat.c394 int setid, msgid = 0; local
/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.c256 long long msgid = 0; local
[all...]
H A Daldap.h35 int msgid; member in struct:aldap
46 int msgid; member in struct:aldap_message
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi.c494 ipmi_init_request(struct ipmi_request *req, struct ipmi_device *dev, long msgid, argument
514 ipmi_alloc_request(struct ipmi_device *dev, long msgid, uint8_t addr, argument
[all...]
/freebsd-11-stable/contrib/diff/src/
H A Dutil.c71 fatal(char const *msgid) argument
H A Dsdiff.c252 fatal (char const *msgid) argument
H A Ddiff3.c1733 fatal(char const *msgid) argument
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c1435 int msgid, rc, parserc; local
1465 ldap_abandon_ext(HDB2LDAP(db), msgid, NULL, NULL); local
1478 ldap_abandon_ext(HDB2LDAP(db), msgid, NULL, NULL); local
1501 int msgid; local
[all...]
/freebsd-11-stable/contrib/wpa/hs20/client/
H A Doma_dm_client.c108 oma_dm_build_hdr(struct hs20_osu_client *ctx, const char *url, int msgid) argument
298 build_oma_dm_1(struct hs20_osu_client *ctx, const char *url, int msgid, const char *oper) argument
336 build_oma_dm_1_sub_reg(struct hs20_osu_client *ctx, const char *url, int msgid) argument
349 build_oma_dm_1_sub_prov(struct hs20_osu_client *ctx, const char *url, int msgid) argument
363 build_oma_dm_1_pol_upd(struct hs20_osu_client *ctx, const char *url, int msgid) argument
376 build_oma_dm_1_sub_rem(struct hs20_osu_client *ctx, const char *url, int msgid) argument
992 oma_dm_process(struct hs20_osu_client *ctx, const char *url, xml_node_t *resp, int msgid, char **ret_resp_uri, xml_node_t *pps, const char *pps_fname) argument
1158 int msgid = 0; local
1195 int msgid = 0; local
1257 int msgid = 0; local
1304 int msgid = 0; local
[all...]
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uathvar.h92 uint32_t msgid; member in struct:uath_cmd
H A Dif_uathreg.h122 uint32_t msgid; /* msg id (supplied by host) */ member in struct:uath_cmd_hdr
173 uint32_t msgid; /* msg id (supplied by host) */ member in struct:uath_tx_desc

Completed in 215 milliseconds

12