Home
last modified time | relevance | path

Searched defs:last (Results 151 – 175 of 639) sorted by relevance

12345678910>>...26

/freebsd/sys/dev/iicbus/
H A Diicbb.c386 iicbb_readbyte(device_t dev, bool last, uint8_t *data) in iicbb_readbyte()
547 iicbb_read(device_t dev, char *buf, int len, int *read, int last, int delay) in iicbb_read()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_diff.c72 report_free_dnode_range(dmu_diffarg_t *da, uint64_t first, uint64_t last) in report_free_dnode_range()
/freebsd/sys/dev/hpt27xx/
H A Dlist.h91 struct list_head *last = list->prev; in __list_splice() local
/freebsd/sys/dev/hptnr/
H A Dlist.h90 struct list_head *last = list->prev; in __list_splice() local
/freebsd/sys/dev/hptrr/
H A Dlist.h93 struct list_head *last = list->prev; in __list_splice() local
/freebsd/usr.sbin/ppp/
H A Dthroughput.c284 char *time_buf, *last; in throughput_clear() local
/freebsd/sys/arm/mv/
H A Dic.c149 arm_get_next_irq(int last) in arm_get_next_irq()
/freebsd/sys/riscv/riscv/
H A Dtimer.c276 uint64_t first, last; in DELAY() local
/freebsd/sys/dev/usb/controller/
H A Dohci.c655 #define OHCI_APPEND_QH(sed,last) (last) = _ohci_append_qh(sed,last) argument
657 _ohci_append_qh(ohci_ed_t *sed, ohci_ed_t *last) in _ohci_append_qh()
688 #define OHCI_REMOVE_QH(sed,last) (last) = _ohci_remove_qh(sed,last) argument
690 _ohci_remove_qh(ohci_ed_t *sed, ohci_ed_t *last) in _ohci_remove_qh()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_methods.c320 struct eap_method *m, *last = NULL; in eap_peer_method_register() local
/freebsd/contrib/tcsh/
H A Dtc.bind.c440 printkeys(KEYCMD *map, int first, int last) in printkeys()
/freebsd/contrib/mandoc/
H A Deqn.h59 struct eqn_box *last; /* Last child node. */ member
/freebsd/sys/contrib/openzfs/module/lua/
H A Dltablib.c94 int i, last; in tconcat() local
/freebsd/stand/common/
H A Dmodinfo.c163 vm_offset_t addr, last; in md_copyenv() local
/freebsd/usr.bin/jot/
H A Djot.c331 putdata(double x, bool last) in putdata()
/freebsd/sys/dev/vnic/
H A Dthunder_bgx_fdt.c151 char last; in bgx_fdt_phy_name_match() local
/freebsd/sbin/nvmecontrol/
H A Dcomnd.c318 struct cmd *walker, *last; in cmd_register() local
/freebsd/sys/dev/pcf/
H A Dpcf.c419 pcf_read(device_t dev, char *buf, int len, int *read, int last, in pcf_read()
/freebsd/sys/compat/linux/
H A Dlinux_util.c262 char *temp, *string, *last; in linux_get_char_devices() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Ddb_iterator.c64 char *last = my_blob + strlen(my_blob); in add_to_blob() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dacl.c43 struct acl_field *next, **last; member
/freebsd/contrib/ntp/sntp/libevent/
H A Dminheap-internal.h100 struct event *last = s->p[--s->n]; in min_heap_erase_() local
/freebsd/usr.sbin/rpc.statd/
H A Dprocs.c226 MonList *last = NULL; in do_unmon() local
/freebsd/contrib/nvi/common/
H A Dsearch.c292 size_t coff, last, len; in b_search() local
/freebsd/contrib/libevent/
H A Dminheap-internal.h100 struct event *last = s->p[--s->n]; in min_heap_erase_() local

12345678910>>...26