Searched defs:old (Results 151 - 175 of 398) sorted by relevance

1234567891011>>

/freebsd-current/sys/kern/
H A Dkern_synch.c391 _blockcount_wakeup(blockcount_t *bc, u_int old) argument
415 u_int old; local
[all...]
H A Dsubr_uio.c527 casuword32(volatile uint32_t *addr, uint32_t old, uint32_t new) argument
537 casuword(volatile u_long *addr, u_long old, u_long new) argument
/freebsd-current/sys/netipsec/
H A Dsubr_ipsec.c129 u_int old, new; local
143 u_int old, new; local
154 u_int old, ne local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_netdev.c105 unsigned long old, new; local
134 unsigned long old, new; local
219 unsigned long old, new; local
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_binary.c63 struct { int64_t old; int new;} *ino_list; member in struct:cpio::__anon43
/freebsd-current/usr.bin/bsdiff/bspatch/
H A Dbspatch.c111 u_char *old, *new; local
/freebsd-current/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c53 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) argument
63 static off_t search(off_t *I,u_char *old,off_t oldsize, argument
118 u_char *old,*new; local
[all...]
/freebsd-current/contrib/unbound/daemon/
H A Dunbound.c416 pid_t old; local
613 char* old = daemon->pidfile; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dstring.h193 strreplace(char *str, char old, char new) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dkqueue.c454 kq_sig_add(struct event_base *base, int nsignal, short old, short events, void *p) argument
487 kq_sig_del(struct event_base *base, int nsignal, short old, short events, void *p) argument
/freebsd-current/sys/dev/uart/
H A Duart_dev_quicc.c328 uint32_t new, old, sig; local
449 uint32_t new, old; local
/freebsd-current/contrib/xz/src/common/
H A Dmythread.h184 sigset_t old; local
/freebsd-current/contrib/libucl/src/
H A Ducl_hash.c341 void ucl_hash_replace (ucl_hash_t* hashlin, const ucl_object_t *old, argument
/freebsd-current/contrib/tcsh/
H A Ded.refresh.c585 update_line(Char *old, Char *new, int cur_line) argument
[all...]
H A Dsh.file.c351 tilde(const Char *old) argument
/freebsd-current/crypto/heimdal/base/
H A Dheimbase.c111 heim_base_atomic_type old; local
/freebsd-current/sys/contrib/libfdt/
H A Dfdt_rw.c407 static void fdt_packblocks_(const char *old, char *new, argument
[all...]
/freebsd-current/contrib/libedit/
H A Dtty.c901 wchar_t new[2], old[2]; local
[all...]
/freebsd-current/sys/contrib/ck/include/
H A Dck_ec.h706 uint32_t old; local
718 uint32_t old; local
686 ck_ec32_add_epilogue(struct ck_ec32 *ec, const struct ck_ec_mode *mode, uint32_t old) argument
835 ck_ec_add64_epilogue(struct ck_ec64 *ec, const struct ck_ec_mode *mode, uint64_t old) argument
864 uint64_t old; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dltable.c324 Node *old = nold+i; local
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c584 char *old, *new; local
/freebsd-current/crypto/openssh/
H A Dauth.c851 struct sshauthopt *old = auth_opts; local
/freebsd-current/lib/libbluetooth/
H A Dhci.c219 struct bt_devfilter old, new; local
333 bt_devfilter(int s, struct bt_devfilter const *new, struct bt_devfilter *old) argument
[all...]
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_request_manager.c410 uint32_t old = iq->flush_index; local
[all...]
/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c613 u32 old = t3_read_reg(adap, A_XGM_PORT_CFG + oft); local

Completed in 403 milliseconds

1234567891011>>