| /freebsd-10-stable/contrib/netbsd-tests/bin/sh/ |
| D | t_expand.sh | 245 MSG= 255 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]" 256 MSG="${MSG} expected exit code $3, got ${STATUS}" 267 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]" 268 MSG="${MSG} Messages produced on stderr unexpected..." 269 MSG="${MSG}${nl}$( cat "${TEMP_FILE}" )" 274 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]" 275 MSG="${MSG} Expected messages on stderr," 276 MSG="${MSG} nothing produced" 289 MSG="${MSG}${MSG:+${nl}}[$TEST_NUM]" [all …]
|
| D | t_set_e.sh | 48 MSG=`printf "%-56s %-8s %s" "$3" "$result" "$2"` 49 failwith "$MSG"
|
| /freebsd-10-stable/contrib/sendmail/contrib/ |
| D | doublebounce.pl | 104 open(MSG, "<$tmpfile"); 105 print MAIL <MSG>; 106 close(MSG); 130 if (!open(MSG, ">$tmpfile")) { 134 print(MSG <STDIN>); 135 close(MSG); 136 if (!open(MSG, "<$tmpfile")) { 146 while (<MSG>) { 193 close(MSG);
|
| /freebsd-10-stable/sys/contrib/ngatm/netnatm/sig/ |
| D | unimkmsg.h | 34 #define MK_MSG_ORIG(MSG,TYPE,CREF,FLAG) \ argument 36 (MSG)->mtype = (TYPE); \ 37 (MSG)->u.hdr.cref.cref = (CREF); \ 38 (MSG)->u.hdr.cref.flag = (FLAG); \ 39 (MSG)->u.hdr.act = UNI_MSGACT_DEFAULT; \ 42 #define MK_MSG_RESP(MSG,TYPE,CREF) \ argument 44 (MSG)->mtype = (TYPE); \ 45 (MSG)->u.hdr.cref.cref = (CREF)->cref; \ 46 (MSG)->u.hdr.cref.flag = !(CREF)->flag; \ 47 (MSG)->u.hdr.act = UNI_MSGACT_DEFAULT; \
|
| D | unipriv.h | 426 #define uni_enq_coord(UNI, SIG, COOKIE, MSG) do { \ argument 428 (SIG), (COOKIE), (MSG), NULL); \ 432 #define uni_delenq_coord(UNI, SIG, COOKIE, MSG) do { \ argument 434 (SIG), (COOKIE), (MSG), NULL); \ 438 #define uni_enq_call(CALL, SIG, COOKIE, MSG, U) do { \ argument 440 (SIG), (COOKIE), (MSG), (U)); \ 444 #define uni_enq_party(PARTY, SIG, COOKIE, MSG, U) do { \ argument 446 (PARTY), (SIG), (COOKIE), (MSG), (U)); \ 450 #define uni_enq_start(UNI, SIG, COOKIE, MSG, U) do { \ argument 452 (SIG), (COOKIE), (MSG), (U)); \ [all …]
|
| /freebsd-10-stable/contrib/gcc/config/i386/ |
| D | gmon-sol2.c | 118 #define MSG "No space for profiling buffer(s)\n" macro 143 write( 2 , MSG , sizeof(MSG) ); in monstartup() 148 write( 2 , MSG , sizeof(MSG) ); in monstartup() 160 write( 2 , MSG , sizeof(MSG) ); in monstartup()
|
| /freebsd-10-stable/sys/contrib/ngatm/netnatm/ |
| D | unimsg.h | 74 #define uni_msg_rptr(MSG, TYPE) ((TYPE)(void *)(MSG)->b_rptr) argument 75 #define uni_msg_wptr(MSG, TYPE) ((TYPE)(void *)(MSG)->b_wptr) argument
|
| /freebsd-10-stable/contrib/gcc/config/sparc/ |
| D | gmon-sol2.c | 89 #define MSG "No space for profiling buffer(s)\n" macro 115 write( 2 , MSG , sizeof(MSG) ); in monstartup() 120 write( 2 , MSG , sizeof(MSG) ); in monstartup() 132 write( 2 , MSG , sizeof(MSG) ); in monstartup()
|
| /freebsd-10-stable/contrib/dialog/samples/ |
| D | inputbox7 | 7 MSG='Hi, this is an input dialog box. You can use \n 22 --inputbox "$MSG" 16 51 \ 24 --inputbox "$MSG" 16 51 \
|
| /freebsd-10-stable/libexec/fingerd/ |
| D | fingerd.c | 202 #define MSG ": cannot execute\n" in main() macro 203 write(STDERR_FILENO, MSG, strlen(MSG)); in main() 204 #undef MSG in main()
|
| /freebsd-10-stable/contrib/wpa/src/eap_server/ |
| D | eap_server_ikev2.c | 19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator 57 case MSG: in eap_ikev2_state_txt() 89 data->state = MSG; in eap_ikev2_init() 214 case MSG: in eap_ikev2_buildReq() 398 eap_ikev2_state(data, MSG); in eap_ikev2_process() 416 data->state = MSG; in eap_ikev2_process()
|
| D | eap_tls_common.h | 51 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK } state; enumerator
|
| D | eap_server_tls_common.c | 165 data->state = MSG; in eap_server_tls_build_msg() 337 data->state = MSG; in eap_server_tls_reassemble()
|
| /freebsd-10-stable/usr.sbin/bsdinstall/scripts/ |
| D | netconfig_ipv6 | 58 MSG="Would you like to try stateless address autoconfiguration (SLAAC)${AGAIN}?" 60 --yesno "${MSG}" 0 0
|
| /freebsd-10-stable/contrib/sqlite3/tea/win/ |
| D | makefile.vc | 25 MSG = ^ 28 !error $(MSG) 135 MSG = ^ 138 !error $(MSG)
|
| D | rules.vc | 437 MSG=^ 439 !error $(MSG) 445 MSG=^ 447 !error $(MSG) 514 MSG=^ 516 !error $(MSG) 527 MSG =^ 529 !error $(MSG) 653 MSG =^ 655 !error $(MSG)
|
| /freebsd-10-stable/contrib/libpcap/ |
| D | pcap-septel.c | 61 MSG *m; in septel_read() 102 m = (MSG*)h; in septel_read()
|
| /freebsd-10-stable/libexec/bootpd/ |
| D | dovend.c | 57 #define NEED(LEN, MSG) do \ argument 60 hp->hostname->string, MSG); \
|
| /freebsd-10-stable/sys/sparc64/sbus/ |
| D | lsi64854.c | 238 #define DMAWAIT(SC, COND, MSG, DONTPANIC) do if (COND) { \ argument 245 printf(MSG); \ 247 panic(MSG); \
|
| /freebsd-10-stable/sys/mips/include/ |
| D | asm.h | 245 MSG(msg) 253 MSG(msg) 255 #define MSG(msg) \ macro
|
| /freebsd-10-stable/sys/ia64/include/ |
| D | asm.h | 150 #define MSG(msg,reg,label) \ macro
|
| /freebsd-10-stable/games/fortune/datfiles/ |
| D | zippy.sp.ok | 87 MSG
|
| /freebsd-10-stable/share/doc/smm/18.net/ |
| D | spell.ok | 79 MSG
|
| /freebsd-10-stable/share/doc/psd/05.sysman/ |
| D | spell.ok | 32 MSG
|
| /freebsd-10-stable/share/doc/psd/21.ipc/ |
| D | spell.ok | 59 MSG
|