Home
last modified time | relevance | path

Searched defs:msg (Results 276 – 300 of 997) sorted by relevance

1...<<11121314151617181920>>...40

/openbsd/regress/lib/libpthread/poll/
H A Dpoll.c37 const char msg[1] = { '!' }; in writer() local
/openbsd/regress/sys/kern/cmsgsize/
H A Dcmsgsize.c108 struct msghdr msg; in test_cmsgsize() local
/openbsd/regress/sys/netinet/mcast/
H A Dmcsend.c51 const char *errstr, *file, *group, *ifaddr, *msg; in main() local
H A Dmcrecv.c58 char msg[256]; in main() local
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_dp_auxch.c55 radeon_dp_aux_transfer_native(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in radeon_dp_aux_transfer_native()
/openbsd/regress/lib/libpthread/stdarg/
H A Dstdarg.c62 char *msg = (char *)arg; in run_test() local
/openbsd/regress/sys/netinet6/mcast6/
H A Dmc6recv.c59 char msg[256]; in main() local
/openbsd/usr.sbin/rpki-client/
H A Das.c140 as_warn(const char *fn, const char *msg, const struct cert_as *as) in as_warn()
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfrv-asm.c1395 static char msg[80]; in frv_cgen_build_insn_regex() local
1489 static char msg [80]; in parse_insn_normal() local
1499 static char msg [80]; in parse_insn_normal() local
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/DLL/
H A DDLL.xs62 call20_Dos(char *msg, unsigned long fp, unsigned long arg0, unsigned long arg1, unsigned long arg2,… in call20_Dos()
72 call20_Win(char *msg, unsigned long fp, unsigned long arg0, unsigned long arg1, unsigned long arg2,… in call20_Win()
81 call20_Win_0OK(char *msg, unsigned long fp, unsigned long arg0, unsigned long arg1, unsigned long a… in call20_Win_0OK()
/openbsd/usr.bin/mandoc/
H A Dcgi.c336 resp_begin_http(int code, const char *msg) in resp_begin_http()
372 resp_begin_html(int code, const char *msg, const char *file) in resp_begin_html()
597 pg_error_badrequest(const char *msg) in pg_error_badrequest()
/openbsd/usr.bin/sndiod/
H A Dfdpass.c82 struct msghdr msg; in fdpass_send() local
148 struct msghdr msg; in fdpass_recv() local
/openbsd/sys/dev/pci/
H A Dif_ixgb_osdep.h100 #define IXGB_KASSERT(exp,msg) do { if (!(exp)) panic msg; } while (0) argument
102 #define IXGB_KASSERT(exp,msg) argument
/openbsd/sys/dev/
H A Dipmi.h88 struct ipmi_msg msg; member
96 struct ipmi_msg msg; member
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp313 std::string msg; in EmitInlineAsmStr() local
449 std::string msg; in PrintSpecial() local
/openbsd/usr.sbin/eigrpd/
H A Dpacket.c71 struct msghdr msg; in send_packet_v4() local
487 struct msghdr msg; in recv_packet() local
/openbsd/lib/libz/
H A Dzutil.h225 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument
232 # define Assert(cond,msg) argument
/openbsd/usr.bin/file/
H A Dmagic-common.c72 char *msg; in magic_vwarnm() local
/openbsd/sbin/fsck_ext2fs/
H A Dpass5.c62 char msg[255]; in pass5() local
/openbsd/usr.bin/tmux/
H A Dcmd-display-message.c70 char *msg, *cause; in cmd_display_message_exec() local
/openbsd/usr.bin/vi/ex/
H A Dex_shell.c80 ex_exec_proc(SCR *sp, EXCMD *cmdp, char *cmd, const char *msg, in ex_exec_proc()
/openbsd/regress/lib/libcrypto/pkcs7/
H A Dpkcs7test.c103 fatal(const char *msg) in fatal()
/openbsd/lib/libcrypto/ts/
H A Dts_lib.c147 ASN1_OCTET_STRING *msg; in TS_MSG_IMPRINT_print_bio() local
/openbsd/lib/libpcap/
H A Dgrammar.y60 yyerror(char *msg) in yyerror()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dresrc.c517 yyerror (const char *msg) in yyerror()
525 rcparse_warning (const char *msg) in rcparse_warning()
533 unexpected_eof (const char *msg) in unexpected_eof()
542 get_word (FILE *e, const char *msg) in get_word()
557 get_long (FILE *e, const char *msg) in get_long()
576 get_data (FILE *e, unsigned char *p, unsigned long c, const char *msg) in get_data()

1...<<11121314151617181920>>...40