Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_debug.c106 u_int ix, int done) in ath_printrxbuf()
142 u_int qnum, u_int ix, int done) in ath_printtxbuf_edma()
205 u_int qnum, u_int ix, int done) in ath_printtxbuf_legacy()
248 u_int qnum, u_int ix, int done) in ath_printtxbuf()
258 const uint32_t *ds, u_int qnum, u_int ix, int done) in ath_printtxstatbuf()
/dragonfly/usr.sbin/installer/dfuibe_installer/
H A Dflow.c114 int done = 0; in state_lang_menu() local
367 int done = 0; in state_configure_menu() local
598 int done = 0; in state_environment_menu() local
686 int done = 0; in state_diagnostics_menu() local
738 int done = 0; in state_diskutil_menu() local
H A Dfn_configure.c102 int done = 0; in fn_add_user() local
252 int done = 0; in fn_root_passwd() local
340 int done = 0; in fn_get_passphrase() local
/dragonfly/crypto/openssh/
H A Ddispatch.c88 ssh_dispatch_run(struct ssh *ssh, int mode, volatile sig_atomic_t *done) in ssh_dispatch_run()
129 ssh_dispatch_run_fatal(struct ssh *ssh, int mode, volatile sig_atomic_t *done) in ssh_dispatch_run_fatal()
/dragonfly/test/interbench/
H A Dhackbench.c59 unsigned long done = 0; in sender() local
86 int ret, done = 0; in receiver() local
/dragonfly/contrib/mdocml/
H A Dmdoc_macro.c962 int done, la, nl, parsed; in blk_full() local
1248 int done, la, nl; in blk_part_imp() local
1319 int done, la, nl; in blk_part_exp() local
1538 int done, la; in parse_rest() local
/dragonfly/lib/libc/gen/
H A Dwordexp.c83 size_t done; in we_read_fully() local
101 size_t done; in we_write_fully() local
/dragonfly/usr.bin/patch/
H A Dmkpath.c53 int done = 0; in mkpath() local
/dragonfly/usr.sbin/pw/
H A Dpw_vpw.c62 int done = 0; in vnextpwent() local
208 int done = 0; in vnextgrent() local
/dragonfly/contrib/gcc-4.7/libssp/
H A Dvsprintf-chk.c51 int done; in __vsprintf_chk() local
H A Dsprintf-chk.c53 int done; in __sprintf_chk() local
H A Dsnprintf-chk.c50 int done; in __snprintf_chk() local
/dragonfly/contrib/gcc-8.0/libssp/
H A Dvsprintf-chk.c51 int done; in __vsprintf_chk() local
H A Dsprintf-chk.c53 int done; in __sprintf_chk() local
H A Dsnprintf-chk.c50 int done; in __snprintf_chk() local
/dragonfly/games/adventure/
H A Ddone.c101 done(int entry) in done() function
/dragonfly/lib/libc/string/
H A Dtimingsafe_memcmp.c26 int res = 0, done = 0; in timingsafe_memcmp() local
/dragonfly/test/sysperf/
H A Dsyscall2.c29 int *done; in main() local
/dragonfly/sys/dev/raid/hptmv/
H A Draid5n.h47 #define dataxfer_exec(handle, done, tag) done(_VBUS_P tag, 0) argument
69 #define xor_exec(handle, done, tag) done(_VBUS_P tag, 0) argument
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dlib_inwstr.c56 bool done = FALSE; in NCURSES_EXPORT() local
/dragonfly/test/stress/stress2/testcases/thr2/
H A Dthr2.c41 volatile int done = 0; variable
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_instr.c79 bool done = FALSE; in NCURSES_EXPORT() local
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dbrowser-android.c35 int done = 0; in http_req() local
H A Dbrowser-system.c35 int done = 0; in http_req() local
H A Dbrowser-wpadebug.c35 int done = 0; in http_req() local

1234567891011