Searched defs:msg (Results 51 - 75 of 904) sorted by relevance

1234567891011>>

/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dsendmsg.c41 sendmsg(rk_socket_t s, const struct msghdr *msg, int flags) argument
126 sendmsg_w32(rk_socket_t s, const struct msghdr * msg, in argument
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Dmonitor_fdpass.c50 struct msghdr msg; local
111 struct msghdr msg; local
[all...]
/freebsd-10.1-release/lib/libc/sys/
H A Dstack_protector.c84 __fail(const char *msg) argument
/freebsd-10.1-release/sys/dev/nxge/include/
H A Dxge-os-pal.h61 char msg[XGE_OS_TRACE_MSGBUF_MAX]; /* each individual buffer */ member in struct:xge_os_tracebuf_t
[all...]
/freebsd-10.1-release/sys/dev/qlxgb/
H A Dqla_dbg.c50 void qla_dump_buf32(qla_host_t *ha, char *msg, void *dbuf32, uint32_t len32) argument
89 void qla_dump_buf16(qla_host_t *ha, char *msg, void *dbuf16, uint32_t len16) argument
148 void qla_dump_buf8(qla_host_t *ha, char *msg, void *dbuf, uint32_t len) argument
/freebsd-10.1-release/sys/dev/qlxgbe/
H A Dql_dbg.c46 void ql_dump_buf32(qla_host_t *ha, const char *msg, void *dbuf32, uint32_t len32) argument
85 void ql_dump_buf16(qla_host_t *ha, const char *msg, void *dbuf16, uint32_t len16) argument
144 void ql_dump_buf8(qla_host_t *ha, const char *msg, void *dbuf, uint32_t len) argument
/freebsd-10.1-release/sys/dev/qlxge/
H A Dqls_dbg.c49 qls_dump_buf32(qla_host_t *ha, const char *msg, void *dbuf32, uint32_t len32) argument
91 qls_dump_buf16(qla_host_t *ha, const char *msg, void *dbuf16, uint32_t len16) argument
153 qls_dump_buf8(qla_host_t *ha, const char *msg, void *dbuf, uint32_t len) argument
/freebsd-10.1-release/sys/netgraph/
H A Dng_echo.c88 struct ng_mesg *msg; local
H A Dng_ether_echo.c92 struct ng_mesg *msg; local
/freebsd-10.1-release/tools/regression/capsicum/syscalls/
H A Dmisc.c59 struct msghdr msg; local
89 struct msghdr msg; local
[all...]
/freebsd-10.1-release/tools/regression/netatalk/simple_send/
H A Dsimple_send.c97 char msg[] = "TEST"; local
/freebsd-10.1-release/usr.bin/gzip/
H A Dunxz.c118 const char *msg; local
/freebsd-10.1-release/usr.sbin/timed/timed/
H A Dacksend.c47 static struct tsp msg; local
/freebsd-10.1-release/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c118 ASN1_OCTET_STRING *msg; local
/freebsd-10.1-release/bin/date/
H A Dnetdate.c70 struct tsp msg; local
[all...]
/freebsd-10.1-release/bin/sh/
H A Derror.c138 vwarning(const char *msg, va_list ap) argument
148 warning(const char *msg, ...) argument
163 exverror(int cond, const char *msg, va_list ap) argument
189 error(const char *msg, ...) argument
199 exerror(int cond, const char *msg, ...) argument
[all...]
/freebsd-10.1-release/contrib/apr/misc/unix/
H A Derrorcodes.c190 const char *msg; member in struct:__anon122
260 LPTSTR msg = (LPTSTR) buf; local
375 const char *msg; local
[all...]
/freebsd-10.1-release/contrib/atf/atf-c/
H A Dh_build.h41 const char *msg; member in struct:c_o_test
180 const char *msg; member in struct:cpp_test
278 const char *msg; member in struct:cxx_o_test
/freebsd-10.1-release/contrib/com_err/
H A Derror.c62 const char *msg = p->table->msgs[code - p->table->base]; local
/freebsd-10.1-release/contrib/gcclibs/libssp/
H A Dssp.c160 const char *msg = "*** stack smashing detected ***: "; local
167 const char *msg = "*** buffer overflow detected ***: "; local
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_open2.c60 test(int formatted, archive_open_callback *o, archive_read_callback *r, archive_skip_callback *s, archive_close_callback *c, int rv, const char *msg) argument
H A Dtest_write_disk.c38 static void create(struct archive_entry *ae, const char *msg) argument
64 static void create_reg_file(struct archive_entry *ae, const char *msg) argument
106 static void create_reg_file2(struct archive_entry *ae, const char *msg) argument
140 static void create_reg_file3(struct archive_entry *ae, const char *msg) argument
167 static void create_reg_file4(struct archive_entry *ae, const char *msg) argument
194 create_reg_file_win(struct archive_entry *ae, const char *msg) argument
[all...]
/freebsd-10.1-release/contrib/libc++/src/
H A Dstdexcept.cpp58 __libcpp_nmstr::__libcpp_nmstr(const char* msg) argument
103 logic_error::logic_error(const string& msg) argument
109 logic_error::logic_error(const char* msg) argument
147 runtime_error::runtime_error(const string& msg) argument
153 runtime_error(const char* msg) argument
[all...]
/freebsd-10.1-release/contrib/openbsm/bin/auditdistd/
H A Dproto_common.c67 struct msghdr msg; local
167 struct msghdr msg; local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dinternal_auth.c76 const char *realmstring, *user, *password, *msg; local

Completed in 179 milliseconds

1234567891011>>