Searched defs:done (Results 326 - 350 of 426) sorted by relevance

<<1112131415161718

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-snmp.c1083 int done = 0; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.c109 ecore_send_msg2pf(struct ecore_hwfn *p_hwfn, u8 *done, u32 resp_size) argument
[all...]
/freebsd-11-stable/sys/netinet6/
H A Dnd6.h407 int done; member in struct:nd_opts::__anon8207
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_i2c.c235 int done; member in struct:tegra_i2c_softc
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c2045 dmu_sync_late_arrival(zio_t *pio, objset_t *os, dmu_sync_cb_t *done, zgd_t *zgd, argument
2130 dmu_sync(zio_t *pio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd) argument
[all...]
/freebsd-11-stable/lib/libedit/
H A Dreadline.c1989 int count = 0, done = 0; local
/freebsd-11-stable/lib/libc/net/
H A Dgetaddrinfo.c2887 int done = 0; local
[all...]
/freebsd-11-stable/sys/dev/hptnr/
H A Dldm.h213 void (* done)(struct _IOCTL_ARG *); member in struct:_IOCTL_ARG
/freebsd-11-stable/sys/dev/hptrr/
H A Dldm.h211 void (* done)(struct _IOCTL_ARG *); member in struct:_IOCTL_ARG
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dldm.h213 void (* done)(struct _IOCTL_ARG *); member in struct:_IOCTL_ARG
/freebsd-11-stable/usr.bin/unifdef/
H A Dunifdef.c682 done(void) function
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_xpt.c2195 int done; local
[all...]
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmvar.h292 int done; member in struct:iwm_tx_data
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c127 struct completion done; member in struct:mlx4_cmd_context
/freebsd-11-stable/sys/dev/e1000/
H A Dif_lem.c3095 int first, last, done, num_avail; local
3572 lem_rxeof(struct adapter *adapter, int count, int *done) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_proc.c1817 size_t done, len, nchr, vsize; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1961 struct completion done; member in struct:ib_drain_cqe
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_ahci.c131 uint32_t done; member in struct:ahci_ioreq
662 ahci_handle_rw(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t done) argument
810 ahci_handle_dsm_trim(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t done) argument
1386 atapi_read(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t done) argument
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dtw.parse.c930 int done = FALSE; /* Search is done */ local
[all...]
H A Ded.chared.c1072 done, redo; local
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Doptimize.c245 int done; member in struct:__anon4
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c65 int done; member in struct:sent_pkt_tag
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp905 bool done = false; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1715 llvm::Value *done = Builder.CreateICmpEQ(next, end, "vla-init.isdone"); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1470 void done() { function in class:llvm::opt
1666 void done() { function in class:llvm::list
1882 void done() { function in class:llvm::bits_storage

Completed in 601 milliseconds

<<1112131415161718