Searched defs:old (Results 101 - 125 of 398) sorted by relevance

1234567891011>>

/freebsd-current/lib/libc/isc/
H A Dev_streams.c153 evStream *old = id.opaque; local
[all...]
/freebsd-current/lib/libnetgraph/
H A Ddebug.c191 int old = _gNgDebugLevel; local
/freebsd-current/sys/arm/arm/
H A Dstdatomic.c341 uint32_t old, temp; local
359 uint32_t old, temp; local
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_serd.c65 uint64_t old = t1; local
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dpci_irq.c277 char *irq_prs, *old; local
/freebsd-current/usr.bin/grdc/
H A Dgrdc.c38 static long old[6], next[6], new[6], mask; variable
/freebsd-current/contrib/libevent/
H A Devport.c379 evport_add(struct event_base *base, int fd, short old, short events, void *p) argument
396 evport_del(struct event_base *base, int fd, short old, short events, void *p) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bitvector.h34 basic_int_t old = bits_; local
41 basic_int_t old = bits_; local
57 basic_int_t old = bits_; local
64 basic_int_t old = bits_; local
71 basic_int_t old = bits_; local
[all...]
/freebsd-current/contrib/unbound/util/
H A Drbtree.c320 static void change_child_ptr(rbnode_type* child, rbnode_type* old, argument
305 change_parent_ptr(rbtree_type* rbtree, rbnode_type* parent, rbnode_type* old, rbnode_type* new) argument
[all...]
/freebsd-current/crypto/heimdal/kcm/
H A Dcache.c348 struct kcm_creds *old; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dmcache.c222 struct link *old; local
H A Dmit_glue.c164 krb5_copy_checksum(krb5_context context, const krb5_checksum *old, krb5_checksum **new) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devport.c379 evport_add(struct event_base *base, int fd, short old, short events, void *p) argument
396 evport_del(struct event_base *base, int fd, short old, short events, void *p) argument
H A Dwin32select.c245 win32_del(struct event_base *base, evutil_socket_t fd, short old, short events, argument
220 win32_add(struct event_base *base, evutil_socket_t fd, short old, short events, void *idx_) argument
H A Dsignal.c280 evsig_add(struct event_base *base, evutil_socket_t evsignal, short old, short events, void *p) argument
363 evsig_del(struct event_base *base, evutil_socket_t evsignal, short old, short events, void *p) argument
/freebsd-current/contrib/pf/libevent/
H A Devbuffer.c73 bufferevent_read_pressure_cb(struct evbuffer *buf, size_t old, size_t now, argument
/freebsd-current/sys/contrib/vchiq/interface/compat/
H A Dlist.h186 list_replace(struct list_head *old, struct list_head *new) argument
/freebsd-current/contrib/libedit/
H A Drefresh.c541 re_update_line(EditLine *el, wchar_t *old, wchar_t *new, int i) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dllex.c145 int old = ls->current; local
212 char old = ls->decpoint; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c74 uint32_t old = 1; local
105 uintptr_t old = 0; local
231 void __atomic_exchange_c(int size, void *ptr, void *val, void *old, int model) { argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzcp_get.c714 dsl_dataset_t *old; local
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwow.c80 ath10k_wow_convert_8023_to_80211(struct cfg80211_pkt_pattern *new, const struct cfg80211_pkt_pattern *old) argument
[all...]
/freebsd-current/contrib/ldns/
H A Dedns.c273 ldns_edns_option* old; local
H A Drbtree.c318 static void change_parent_ptr(ldns_rbtree_t* rbtree, ldns_rbnode_t* parent, ldns_rbnode_t* old, ldns_rbnode_t* new) argument
329 static void change_child_ptr(ldns_rbnode_t* child, ldns_rbnode_t* old, ldns_rbnode_t* new) argument
/freebsd-current/crypto/openssl/crypto/stack/
H A Dstack.c35 OPENSSL_sk_compfunc old = sk->comp; local

Completed in 381 milliseconds

1234567891011>>