Searched defs:msg (Results 426 - 450 of 1121) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-d10v.c489 const char * msg = (const char *) 0; local
H A Delf32-fr30.c592 const char * msg = (const char *) NULL; local
H A Delf32-moxie.c265 const char * msg = NULL; local
H A Delf32-openrisc.c388 const char *msg = NULL; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs41 string msg; field in struct:DotZLib.ZStream
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddiagnostic.c68 build_message_string(const char *msg, ...) argument
118 diagnostic_set_info_translated(diagnostic_info *diagnostic, const char *msg, va_list *args, location_t location, diagnostic_t kind) argument
H A Dc-pch.c330 const char *msg; local
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dllex.c104 void luaX_lexerror (LexState *ls, const char *msg, int token) { argument
114 void luaX_syntaxerror (LexState *ls, const char *msg) { argument
H A Dlua.c60 static void l_message (const char *pname, const char *msg) { argument
69 const char *msg = lua_tostring(L, -1); local
168 const char *msg = lua_tolstring(L, -1, &lmsg); local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dproc-api.c742 procfs_note (char *msg, char *file, int line) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpy-cmd.c157 char *msg; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/vax/boot/boot/
H A Dra.c84 char *msg; local
H A Dtmscp.c82 char *msg; local
/netbsd-6-1-5-RELEASE/sys/arch/vax/mba/
H A Dhp.c156 const char *msg; local
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/loadbsd/
H A Dloadbsd.c411 usage(int status, const char *msg) argument
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/stand/zboot/
H A Ddiskprobe.c437 char *msg = "failed to read disklabel"; local
/netbsd-6-1-5-RELEASE/sys/compat/linux/common/
H A Dlinux_msg.h97 struct linux_mymsg *msg; member in struct:linux_msgrcv_msgarg
H A Dlinux_socketcall.h124 syscallarg(void *) msg; member in struct:linux_sys_sendto_args
188 syscallarg(struct linux_msghdr *) msg; member in struct:linux_sys_sendmsg_args
194 syscallarg(struct linux_msghdr *) msg; member in struct:linux_sys_recvmsg_args
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_compat_43.c428 struct msghdr msg; local
512 struct msghdr msg; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dbtnmgr.c220 btnmgr_hook(void *ctx, int type, long id, void *msg) argument
H A Dhpcapm.c162 hpcapm_hook(void *ctx, int type, long id, void *msg) argument
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/ofppc/
H A Ddisksubr.c115 const char *msg = NULL; local
237 const char *msg; local
729 const char *msg = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/pmax/ibus/
H A Dsii.c110 u_short msg; member in struct:sii_log
572 int i, msg; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Ddisksubr.c313 const char *msg = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmpt_debug.c310 mpt_print_reply_hdr(MSG_DEFAULT_REPLY *msg) argument
321 mpt_print_init_reply(MSG_IOC_INIT_REPLY *msg) argument
330 mpt_print_ioc_facts(MSG_IOC_FACTS_REPLY *msg) argument
357 mpt_print_enable_reply(MSG_PORT_ENABLE_REPLY *msg) argument
364 mpt_print_scsi_io_reply(MSG_SCSI_IO_REPLY *msg) argument
380 mpt_print_event_notice(MSG_EVENT_NOTIFY_REPLY *msg) argument
437 MSG_DEFAULT_REPLY *msg = vmsg; local
476 MSG_SCSI_IO_REQUEST local, *msg = &local; local
[all...]

Completed in 325 milliseconds

<<11121314151617181920>>