Home
last modified time | relevance | path

Searched defs:last (Results 101 – 125 of 639) sorted by relevance

12345678910>>...26

/freebsd/contrib/lib9p/
H A Dthreadpool.c146 if (not the last) { in l9p_threadpool_rflush() local
/freebsd/sys/dev/vt/
H A Dvt_font.c139 unsigned int i, last = 0; in vtfont_validate_map() local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c52 WipeOut(WINDOW *win, int y, int x, char *first, char *last, int echoed) in WipeOut()
/freebsd/contrib/bmake/
H A Dlst.h103 ListNode *last; member
/freebsd/contrib/ncurses/ncurses/
H A Dreport_offsets.c110 unsigned long last, next; in main() local
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dresult.c36 unsigned int last; member
/freebsd/usr.sbin/nvram/
H A Dnvram.c49 struct deletelist *last; member
/freebsd/sys/dev/qat/qat_common/
H A Dadf_heartbeat.c158 u16 last = prev[thr].resp_heartbeat_cnt; in adf_get_heartbeat_status() local
/freebsd/usr.bin/tabs/
H A Dtabs.c200 long last, stop; in gettabs() local
/freebsd/sys/netpfil/ipfw/pmod/
H A Dtcpmod.c237 tcpmod_uninit(struct ip_fw_chain *ch, int last) in tcpmod_uninit()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_program.c91 dtrace_ecbdesc_t *last = NULL; in dtrace_program_info() local
320 dtrace_actdesc_t *last = sdp->dtsd_action_last; in dtrace_stmt_destroy() local
/freebsd/sys/contrib/openzfs/contrib/coverity/
H A Dmodel.c68 int last = ((char *)src)[len-1]; in memmove() local
79 int last = ((char *)src)[len-1]; in memcpy() local
465 int last = buf[buflen-1]; in nvlist_unpack() local
/freebsd/stand/efi/libefi/
H A Defipart.c509 pdinfo_t *parent, *pd, *last; in efipart_cdinfo_add() local
652 pdinfo_t *last; in efipart_hdinfo_add_filepath() local
713 pdinfo_t *parent, *pd, *last; in efipart_hdinfo_add() local
/freebsd/sys/contrib/zlib/
H A Dtrees.c383 # define SEPARATOR(i, last, width) \ argument
859 ulg stored_len, int last) { in _tr_stored_block()
996 ulg stored_len, int last) {
/freebsd/contrib/atf/atf-c/detail/
H A Dtext.c43 char *str, *str2, *last; in atf_text_for_each_word() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp89 unsigned last = Depth - 1; in dump() local
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c82 const u32 last = first + sc->vres.stag.size - 32; in t4_dump_all_stag() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp61 const char *last = last_frame->info.function; in StackStripMain() local
114 SymbolizedStack *last = ent; in SymbolizeStack() local
355 void TraceReplay(Trace *trace, TracePart *last, Event *last_pos, Sid sid, in TraceReplay()
704 Shadow last(LoadShadow(&ctx->last_spurious_race)); in SpuriousRace() local
/freebsd/usr.sbin/ppp/
H A Dasync.c192 struct mbuf *nbp, **last; in async_LayerPull() local
/freebsd/usr.bin/tail/
H A Dforward.c72 static const file_info_t *last; variable
/freebsd/sys/kern/
H A Dsubr_asan.c211 int8_t last = (addr & KASAN_SHADOW_MASK) + 1; in kasan_shadow_1byte_markvalid() local
317 int8_t last = (addr & KASAN_SHADOW_MASK) + 1; in kasan_shadow_1byte_isvalid() local
329 int8_t *byte, last; in kasan_shadow_2byte_isvalid() local
349 int8_t *byte, last; in kasan_shadow_4byte_isvalid() local
369 int8_t *byte, last; in kasan_shadow_8byte_isvalid() local
/freebsd/sys/netinet/
H A Dtcp_reass.c314 tcp_reass_append(struct tcpcb *tp, struct tseg_qent *last, in tcp_reass_append()
519 struct tseg_qent *q, *last, *first; in tcp_reass() local
/freebsd/sys/dev/iicbus/
H A Diic.c73 uint32_t last; member
224 iicuio_move(struct iic_cdevpriv *priv, struct uio *uio, int last) in iicuio_move()
/freebsd/sys/contrib/libfdt/
H A Dfdt.c236 const char *last = strtab + tabsize - len; in fdt_find_string_() local
/freebsd/contrib/mandoc/
H A Droff_int.h38 struct roff_node *last; /* The last node parsed. */ member

12345678910>>...26