Searched defs:msg2 (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/regress/lib/libc/sys/ |
H A D | t_msgrcv.c | 83 struct msg msg2 = { MSG_MTYPE_1, { 'x', 'y', 'z' } }; in ATF_TC_BODY() local 212 struct msg msg2 = { MSG_MTYPE_3, { 'x', 'y', 'z' } }; in ATF_TC_BODY() local 312 struct msgsmall msg2 = { MSG_MTYPE_1, { 'x', 'y' } }; in ATF_TC_BODY() local
|
/openbsd-src/gnu/gcc/libssp/ |
H A D | ssp.c | 103 static const char msg2[] = " terminated\n"; in fail() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | sshconnect.c | 1144 char *msg1 = NULL, *msg2 = NULL; in check_host_key() local
|
/openbsd-src/usr.sbin/unbound/util/data/ |
H A D | msgreply.c | 634 struct query_info* msg2 = (struct query_info*)m2; in query_info_compare() local
|
/openbsd-src/sbin/unwind/libunbound/util/data/ |
H A D | msgreply.c | 634 struct query_info* msg2 = (struct query_info*)m2; in query_info_compare() local
|
/openbsd-src/gnu/usr.bin/perl/os2/ |
H A D | os2.c | 3645 early_error(char *msg1, char *msg2, char *msg3) in early_error()
|