Home
last modified time | relevance | path

Searched defs:DONE (Results 1 – 24 of 24) sorted by relevance

/netbsd/src/tests/bin/sh/
Dt_redir.sh43 cat <<- 'DONE' | heredoc
47 cat <<- 'DONE' | heredoc
52 cat <<- 'DONE' | heredoc
57 cat <<- 'DONE' | heredoc
63 cat <<- 'DONE' | heredoc
69 cat <<- 'DONE' | heredoc
80 cat <<- 'DONE' | heredoc
95 cat <<- 'DONE' | heredoc
433 cat <<- 'DONE' > helper.sh heredoc
442 cat <<- 'DONE' > reread.sh heredoc
[all …]
Dt_syntax.sh116 cat <<-'DONE' | heredoc
139 cat <<- 'DONE' | atf_check -s exit:0 -o ignore -e empty ${TEST_SH} -e || heredoc
145 cat <<- 'DONE' | atf_check -s exit:7 -o empty -e empty ${TEST_SH} || heredoc
154 cat <<- 'DONE' | atf_check -s not-exit:0 -o empty -e not-empty \ heredoc
162 cat <<- 'DONE' | atf_check -s not-exit:7 -o empty -e not-empty \ heredoc
171 cat <<- 'DONE' | atf_check -s exit:0 -o empty -e empty ${TEST_SH} || heredoc
184 cat <<- 'DONE' | atf_check -s exit:0 -o inline:'hellohellohellohello' \ heredoc
226 cat <<- 'DONE' | atf_check -s exit:0 -o inline:'2\n' ${TEST_SH} || heredoc
260 cat <<- 'DONE' | heredoc
277 cat <<- 'DONE' | atf_check -s exit:0 -o inline:'/tmp\n' ${TEST_SH} || heredoc
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dsysv4.h42 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(FILE, ENCODING, SIZE, ADDR, DONE) \ argument
Diamcu.h71 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(FILE, ENCODING, SIZE, ADDR, DONE) \ argument
Dgnu-user.h98 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(FILE, ENCODING, SIZE, ADDR, DONE) \ argument
Ddarwin.h265 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(FILE, ENCODING, SIZE, ADDR, DONE) \ argument
/netbsd/src/common/dist/zlib/contrib/infback9/
Dinflate9.h17 DONE, /* finished check, done -- remain here until reset */ enumerator
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/
Dfile.c197 enum { BEFORE, SEARCHHEADER, INHEADER, INDATA, DONE } where; in hx509_pem_read() enumerator
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dmain.c85 #define DONE(c) { retcode = c; goto finis; } in main() macro
/netbsd/src/external/bsd/wpa/dist/src/eap_peer/
Deap_tnc.c18 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
Deap_ikev2.c19 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
/netbsd/src/external/cddl/osnet/dist/uts/common/zmod/
Dinflate.h49 DONE, /* finished check, done -- remain here until reset */ enumerator
/netbsd/src/external/bsd/wpa/dist/src/eap_server/
Deap_server_wsc.c20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
Deap_server_tnc.c18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator
Deap_server_ikev2.c19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
/netbsd/src/common/dist/zlib/
Dinflate.h49 DONE, /* finished check, done -- remain here until reset */ enumerator
/netbsd/src/bin/ksh/
Dlex.h94 #define DONE 272 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.h1134 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(ASM_OUT_FILE, ENCODING, SIZE, ADDR, DONE) \ argument
/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Dzlib.c136 DONE, /* finished check, done -- remain here until reset */ enumerator
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.h1378 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(FILE, ENCODING, SIZE, ADDR, DONE) \ argument
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.h465 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(FILE, ENCODING, SIZE, ADDR, DONE) \ argument
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h1841 #define ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX(FILE, ENCODING, SIZE, ADDR, DONE) \ argument
/netbsd/src/sys/dev/pci/
Dif_vioif.c282 FREE, INUSE, DONE enumerator
/netbsd/src/sys/net/
Dzlib.c3383 DONE, /* finished check, done */ in _tr_flush_block() enumerator