/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_redir.sh | 43 cat <<- 'DONE' | heredoc 46 cat <<- 'DONE' | heredoc 50 cat <<- 'DONE' | heredoc 54 cat <<- 'DONE' | heredoc 59 cat <<- 'DONE' | heredoc 64 cat <<- 'DONE' | heredoc 74 cat <<- 'DONE' | heredoc 338 cat <<- 'DONE' > helper.sh heredoc 347 cat <<- 'DONE' > reread.sh heredoc 418 cat <<- 'DONE' > helper.sh heredoc [all …]
|
/freebsd/share/examples/drivers/ |
H A D | make_device_driver.sh | 82 cat >${TOP}/conf/files.${UPPER} <<DONE heredoc 89 cat >${TOP}/i386/conf/${UPPER} <<DONE heredoc 100 cat >>${TOP}/i386/conf/${UPPER} <<DONE heredoc 111 cat >${TOP}/dev/${1}/${1}.c <<DONE heredoc 928 cat >${TOP}/sys/${1}io.h <<DONE heredoc 952 cat >${TOP}/modules/${1}/Makefile <<DONE heredoc
|
H A D | make_pseudo_driver.sh | 71 cat >${TOP}/conf/files.${UPPER} <<DONE heredoc 75 cat >${TOP}/i386/conf/${UPPER} <<DONE heredoc 94 cat >${TOP}/dev/${1}/${1}.c <<DONE heredoc 362 cat >${TOP}/sys/${1}io.h <<DONE heredoc 386 cat >${TOP}/modules/${1}/Makefile <<DONE heredoc
|
/freebsd/crypto/krb5/src/include/ |
H A D | k5-tls.h | 50 DATA_READ, DONE, WANT_READ, WANT_WRITE, ERROR_TLS enumerator
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | file.c | 195 enum { BEFORE, SEARCHHEADER, INHEADER, INDATA, DONE } where; in hx509_pem_read() enumerator
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_tnc.c | 18 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
|
H A D | eap_ikev2.c | 19 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
|
/freebsd/crypto/krb5/src/tests/shlib/ |
H A D | t_loader.c | 204 #define DONE() (verbose ? printf("done\n") : 0) in main() macro
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_wsc.c | 20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
|
H A D | eap_server_ikev2.c | 19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
|
H A D | eap_server_tnc.c | 18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator
|
/freebsd/sys/contrib/zlib/ |
H A D | inflate.h | 49 DONE, /* finished check, done -- remain here until reset */ enumerator
|
/freebsd/lib/libcam/ |
H A D | scsi_cmdparse.c | 370 DONE, in next_field() enumerator
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_alloc.c | 2424 #define DONE 4 /* if not found, error else unhash and return it */ macro
|
/freebsd/sys/dev/rl/ |
H A D | if_rlreg.h | 862 enum rl_twist { DONE, CHK_LINK, FIND_ROW, SET_PARAM, RECHK_LONG, RETUNE }; enumerator
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 122 #define DONE 0 macro
|