/freebsd/sys/dev/ath/ |
H A D | if_ath_debug.c | 100 u_int ix, int done) in ath_printrxbuf() 136 u_int qnum, u_int ix, int done) in ath_printtxbuf_edma() 199 u_int qnum, u_int ix, int done) in ath_printtxbuf_legacy() 242 u_int qnum, u_int ix, int done) in ath_printtxbuf() 252 const uint32_t *ds, u_int qnum, u_int ix, int done) in ath_printtxstatbuf()
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | proto_common.c | 94 ssize_t done; in proto_common_send() local 195 ssize_t done; in proto_common_recv() local
|
/freebsd/sbin/hastd/ |
H A D | proto_common.c | 94 ssize_t done; in proto_common_send() local 195 ssize_t done; in proto_common_recv() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanStepUntil.cpp | 174 bool done; in AnalyzeStop() local 197 bool done; in AnalyzeStop() local 317 bool done = false; MischiefManaged() local [all...] |
/freebsd/crypto/openssh/ |
H A D | dispatch.c | 87 ssh_dispatch_run(struct ssh *ssh, int mode, volatile sig_atomic_t *done) in ssh_dispatch_run() 128 ssh_dispatch_run_fatal(struct ssh *ssh, int mode, volatile sig_atomic_t *done) in ssh_dispatch_run_fatal()
|
/freebsd/sbin/camcontrol/ |
H A D | progress.c | 86 progress_update(progress_t *prog, uint64_t done) in progress_update() 110 progress_complete(progress_t *prog, uint64_t done) in progress_complete()
|
/freebsd/usr.bin/patch/ |
H A D | mkpath.c | 52 int done = 0; in mkpath() local
|
/freebsd/contrib/unbound/compat/ |
H A D | getentropy_freebsd.c | 36 size_t len, done; in getentropy_sysctl() local
|
/freebsd/sys/dev/mlx5/mlx5_fpga/ |
H A D | mlx5fpga_xfer.c | 155 bool done = false; in trans_complete() local 199 bool done = false; in mlx5_fpga_xfer_exec() local
|
/freebsd/lib/libc/string/ |
H A D | timingsafe_memcmp.c | 28 int res = 0, done = 0; in __timingsafe_memcmp() local
|
/freebsd/lib/libc/gen/ |
H A D | wordexp.c | 81 size_t done; in we_read_fully() local 99 size_t done; in we_write_fully() local
|
/freebsd/contrib/mandoc/ |
H A D | mdoc_macro.c | 965 int done, la, nl, parsed; in blk_full() local 1251 int done, la, nl; in blk_part_imp() local 1322 int done, la, nl; in blk_part_exp() local 1546 int done, la; in parse_rest() local
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_inwstr.c | 56 bool done = FALSE; in NCURSES_EXPORT() local
|
/freebsd/tools/test/stress2/testcases/thr2/ |
H A D | thr2.c | 41 static volatile int done = 0; variable
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | text.hpp | 62 bool done = iter == words.end(); in join() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | UniqueDWARFASTType.cpp | 44 bool done = false; in Find() local
|
/freebsd/sys/cddl/dev/dtrace/arm/ |
H A D | dtrace_isa.c | 78 int done; dtrace_getpcstack() local 136 int done = 0; dtrace_getstackdepth() local
|
/freebsd/contrib/blocklist/port/ |
H A D | pidfile.c | 75 static bool done = false; in register_atexit_handler() local
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestDrop.java | 42 static AtomicBoolean done = new AtomicBoolean(); field in TestDrop
|
/freebsd/crypto/openssl/demos/bio/ |
H A D | saccept.c | 28 static volatile int done = 0; variable
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_instr.c | 78 bool done = FALSE; in NCURSES_EXPORT() local
|
/freebsd/sys/dev/hptmv/ |
H A D | raid5n.h | 47 #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
|
/freebsd/contrib/wpa/src/utils/ |
H A D | browser-android.c | 35 int done = 0; in http_req() local
|
H A D | browser-system.c | 35 int done = 0; in http_req() local
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_pipe.c | 79 ssize_t sz, todo, done; in ATF_TC_BODY() local
|