Home
last modified time | relevance | path

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

/dragonfly/share/examples/drivers/
H A Dmake_device_driver.sh25 cat >files.${UPPER} <<DONE heredoc
29 cat >${UPPER} <<DONE heredoc
36 cat >>${UPPER} <<DONE heredoc
42 cat >../isa/${1}.c <<DONE heredoc
415 cat >../../sys/${1}io.h <<DONE heredoc
437 cat >/usr/src/lkm/${1}/Makefile <<DONE heredoc
H A Dmake_pseudo_driver.sh17 cat >files.${UPPER} <<DONE heredoc
21 cat >${UPPER} <<DONE heredoc
28 cat >>${UPPER} <<DONE heredoc
34 cat >../../dev/${1}.c <<DONE heredoc
273 cat >../../sys/${1}io.h <<DONE heredoc
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_tnc.c18 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
H A Deap_ikev2.c19 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_inflate.h41 DONE, /* finished check, done -- remain here until reset */ enumerator
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_inflate.h41 DONE, /* finished check, done -- remain here until reset */ enumerator
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_inflate.h41 DONE, /* finished check, done -- remain here until reset */ enumerator
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_wsc.c20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
H A Deap_server_ikev2.c19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
H A Deap_server_tnc.c18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator
/dragonfly/contrib/zlib-1.2/
H A Dinflate.h49 DONE, /* finished check, done -- remain here until reset */ enumerator
/dragonfly/lib/libcam/
H A Dscsi_cmdparse.c359 DONE, in next_field() enumerator
/dragonfly/bin/mined/
H A Dmined2.c1448 #define DONE 0x4000 macro
/dragonfly/contrib/gdb-7/gdb/
H A Di386-tdep.c3467 DONE in i386_stap_parse_special_token() enumerator
/dragonfly/sys/net/
H A Dzlib.c3087 DONE, /* finished check, done */ enumerator
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.h101 #define DONE 0 macro