Home
last modified time | relevance | path

Searched defs:msg1 (Results 1 – 9 of 9) sorted by relevance

/openbsd/regress/lib/libc/sys/
H A Dt_msgrcv.c82 struct msg msg1 = { MSG_MTYPE_1, { 'a', 'b', 'c' } }; in ATF_TC_BODY() local
211 struct msg msg1 = { MSG_MTYPE_1, { 'a', 'b', 'c' } }; in ATF_TC_BODY() local
311 struct msg msg1 = { MSG_MTYPE_1, { 'a', 'b', 'c' } }; in ATF_TC_BODY() local
/openbsd/gnu/gcc/libssp/
H A Dssp.c89 fail (const char *msg1, size_t msg1len, const char *msg3) in fail()
/openbsd/usr.bin/tmux/
H A Dserver.c527 struct message_entry *msg, *msg1; in server_add_message() local
/openbsd/sys/dev/sbus/
H A Dcgtwelvereg.h147 u_int32_t msg1; member
/openbsd/usr.bin/ssh/
H A Dsshconnect.c1144 char *msg1 = NULL, *msg2 = NULL; in check_host_key() local
/openbsd/sys/arch/arm64/dev/
H A Drtkit.c321 uint64_t msg1; member
/openbsd/usr.sbin/unbound/util/data/
H A Dmsgreply.c633 struct query_info* msg1 = (struct query_info*)m1; in query_info_compare() local
/openbsd/sbin/unwind/libunbound/util/data/
H A Dmsgreply.c633 struct query_info* msg1 = (struct query_info*)m1; in query_info_compare() local
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c3645 early_error(char *msg1, char *msg2, char *msg3) in early_error()