Searched defs:prev (Results 351 - 375 of 470) sorted by relevance

<<111213141516171819

/freebsd-13-stable/sbin/ifconfig/
H A Difconfig.c218 struct ifaddrs *prev; local
/freebsd-13-stable/contrib/bearssl/test/
H A Dtest_x509.c301 ht_elt *e, **prev; local
/freebsd-13-stable/contrib/jemalloc/src/
H A Dextent.c1644 extent_t *prev = NULL; local
/freebsd-13-stable/contrib/ldns/
H A Drr.c113 ldns_rr_new_frm_str_internal(ldns_rr **newrr, const char *str, uint32_t default_ttl, const ldns_rdf *origin, ldns_rdf **prev, bool question) argument
659 ldns_rr_new_frm_str(ldns_rr **newrr, const char *str, uint32_t default_ttl, const ldns_rdf *origin, ldns_rdf **prev) argument
672 ldns_rr_new_question_frm_str(ldns_rr **newrr, const char *str, const ldns_rdf *origin, ldns_rdf **prev) argument
700 ldns_rr_new_frm_fp(ldns_rr **newrr, FILE *fp, uint32_t *ttl, ldns_rdf **origin, ldns_rdf **prev) argument
706 ldns_rr_new_frm_fp_l(ldns_rr **newrr, FILE *fp, uint32_t *default_ttl, ldns_rdf **origin, ldns_rdf **prev, int *line_nr) argument
[all...]
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c52 struct attr_counter *prev; member in struct:attr_counter
567 attr_counter_new(struct mtree_entry *me, struct attr_counter *prev) argument
[all...]
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_bufferevent.c525 int prev = ++test_ok; local
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-rpcap.c2638 struct activehosts *temp, *prev; /* temp var needed to scan he host list chain */ local
2769 struct activehosts *temp, *prev; /* temp var needed to scan the host list chain */ local
[all...]
/freebsd-13-stable/contrib/libucl/include/
H A Ducl.h234 struct ucl_object_s *prev; /**< Array handle */ member in struct:ucl_object_s
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp311 uptr prev = 0; local
/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c1720 register struct diff3_block *tmp, *next, *prev; local
/freebsd-13-stable/contrib/expat/lib/
H A Dxmltok.c326 const unsigned char prev = (unsigned char)fromLim[-1]; local
/freebsd-13-stable/bin/sh/
H A Dparser.c372 struct nodelist *lp, *prev; local
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlobject.h500 struct UpVal *prev; member in struct:UpVal::__anon10626::__anon10627
H A Dlparser.c1101 struct LHS_assign *prev; member in struct:LHS_assign
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-usb.c136 struct cvmx_usb_transaction *prev; /**< Transaction before this one in the pipe */ member in struct:cvmx_usb_transaction
161 struct cvmx_usb_pipe *prev; /**< Pipe before this one in the list */ member in struct:cvmx_usb_pipe
[all...]
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap.c1157 struct mbuf *head = NULL, *prev = NULL; local
H A Dnetmap_freebsd.c301 nm_os_send_up(struct ifnet *ifp, struct mbuf *m, struct mbuf *prev) argument
/freebsd-13-stable/sys/dev/aac/
H A Daacvar.h306 struct aac_fib_context *next, *prev; member in struct:aac_fib_context
/freebsd-13-stable/sys/dev/firewire/
H A Dfirewire.c907 struct fw_bind *tfw, *prev = NULL; local
H A Dsbp.c2566 struct sbp_ocb *prev; local
2714 struct sbp_ocb *prev, *prev2; local
/freebsd-13-stable/sys/dev/hptmv/
H A DmvSata.h241 struct mvQueuedCommandEntry *prev; member in struct:mvQueuedCommandEntry
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c1067 U32 const prev = cur - opt[cur].mlen; local
/freebsd-13-stable/sys/dev/ice/
H A Dice_lib.h415 struct ice_eth_stats prev; member in struct:ice_vsi_hw_stats
427 struct ice_hw_port_stats prev; member in struct:ice_pf_hw_stats
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h181 struct _osal_list_entry_t *next, *prev; member in struct:_osal_list_entry_t
[all...]
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h317 kmp_adaptive_lock_info_t *prev; member in struct:kmp_adaptive_lock_statistics

Completed in 230 milliseconds

<<111213141516171819