Home
last modified time | relevance | path

Searched defs:prev (Results 126 – 150 of 485) sorted by relevance

12345678910>>...20

/freebsd/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_subr.c95 dtrace_invop_hdlr_t *hdlr, *prev; in dtrace_invop_remove() local
/freebsd/sys/ddb/
H A Ddb_watch.c141 db_watchpoint_t *prev; in db_delete_watchpoint() local
/freebsd/contrib/wpa/src/ap/
H A Dvlan_full.c89 struct dynamic_iface *next, *prev = NULL, **dynamic_ifaces; in dyn_iface_put() local
566 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; in vlan_dellink() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c632 bhnd_nvram_val_bcmstr_csv_next(bhnd_nvram_val *value, const void *prev, in bhnd_nvram_val_bcmstr_csv_next()
785 bhnd_nvram_val_bcm_macaddr_string_next(bhnd_nvram_val *value, const void *prev, in bhnd_nvram_val_bcm_macaddr_string_next()
H A Dbhnd_nvram_value_subr.c472 const void *prev, size_t *olen) in bhnd_nvram_value_array_next()
/freebsd/usr.sbin/ypbind/
H A Dypbind.c543 struct _dom_binding *y, *prev = NULL; in handle_children() local
827 struct _dom_binding *ypdb, *prev = NULL; in rpc_received() local
/freebsd/contrib/unbound/services/
H A Doutside_network.c525 rbnode_type* result = NULL, *prev; local
844 struct waiting_tcp* p = outnet->tcp_wait_first, *prev = NULL; local
1948 struct pending* prev = NULL, *x = outnet->udp_wait_first; local
H A Dmesh.c1323 struct mesh_reply* prev, struct sldns_buffer* prev_buffer) in mesh_send_reply()
1485 struct mesh_reply* prev = NULL; in mesh_query_done() local
2075 struct mesh_reply* n, *prev = NULL; in mesh_state_remove_reply() local
2146 struct mesh_reply* prev = NULL; in mesh_serve_expired_callback() local
/freebsd/contrib/ncurses/ncurses/
H A Dnew_pair.h89 int prev; /* index of previous item */ member
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_rr.c120 struct rr_queue *prev; in remove_queue_q() local
/freebsd/usr.bin/seq/
H A Dseq.c89 double first, last, incr, prev, cur, step; in main() local
/freebsd/bin/sh/
H A Dmemalloc.c124 struct stack_block *prev; member
/freebsd/crypto/heimdal/lib/krb5/
H A Dkeytab_any.c59 struct any_data *a, *a0 = NULL, *prev = NULL; in any_resolve() local
/freebsd/contrib/unbound/validator/
H A Dval_neg.h164 struct val_neg_data* prev; member
/freebsd/sys/cddl/dev/dtrace/arm/
H A Ddtrace_subr.c98 dtrace_invop_hdlr_t *hdlr = dtrace_invop_hdlr, *prev = NULL; in dtrace_invop_remove() local
/freebsd/crypto/openssl/crypto/engine/
H A Deng_local.h149 struct engine_st *prev; member
/freebsd/usr.sbin/ofwdump/
H A Dofw_util.c129 ofw_nextprop(int fd, phandle_t node, const char *prev, char *buf, int buflen) in ofw_nextprop()
/freebsd/stand/libsa/
H A Dip.c149 struct ip_queue *ipq, *prev, *p; in ip_reasm_add() local
/freebsd/bin/cat/
H A Dcat.c292 int ch, gobble, line, prev; in cook_cat() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c63 struct wpa_ctrl_dst *next, *prev; member
545 struct wpa_global_dst *next, *prev; member
/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c90 struct node_info* prev; member
865 unsigned long elapsed_ms(struct timeval* now, struct timeval* prev) { in elapsed_ms()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.cpp271 if (std::optional<uint64_t> prev = prev_insn_index(insn_index_a)) in TryIdentifyInfiniteLoop() local
275 if (std::optional<uint64_t> prev = prev_insn_index(insn_index_b)) in TryIdentifyInfiniteLoop() local
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_lru.c106 GETSET(prev, LIST_PREV_OFF) in GETSET() argument
/freebsd/sys/dev/hptmv/
H A Draid5n.h95 struct list_head *next, *prev; member
/freebsd/sys/netpfil/pf/
H A Dpf_osfp.c447 struct pf_os_fingerprint *f, *prev = NULL; in pf_osfp_insert() local

12345678910>>...20