Searched defs:new (Results 251 - 275 of 416) sorted by relevance

<<11121314151617

/freebsd-13-stable/sys/kern/
H A Duipc_ktls.c1289 struct m_snd_tag *old, *new; local
[all...]
/freebsd-13-stable/sys/security/mac/
H A Dmac_vfs.c345 mac_vnode_execve_transition(struct ucred *old, struct ucred *new, argument
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_stats.c631 struct bmac1_stats *new = BXE_SP(sc, mac_stats.bmac1_stats); local
665 struct bmac2_stats *new = BXE_SP(sc, mac_stats.bmac2_stats); local
728 struct mstat_stats *new = BXE_SP(sc, mac_stats.mstat_stats); local
804 struct emac_stats *new = BXE_SP(sc, mac_stats.emac_stats); local
862 struct nig_stats *new = BXE_SP(sc, nig_stats); local
[all...]
/freebsd-13-stable/sys/arm/ti/twl/
H A Dtwl_vreg.c813 struct twl_regulator_entry *new; local
[all...]
/freebsd-13-stable/sys/compat/cloudabi/
H A Dcloudabi_futex.c601 cloudabi_lock_t old, new, cmp; local
967 futex_user_cmpxchg(uint32_t *obj, uint32_t cmp, uint32_t *old, uint32_t new) argument
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h136 list_replace(struct list_head *old, struct list_head *new) argument
145 list_replace_init(struct list_head *old, struct list_head *new) argument
152 linux_list_add(struct list_head *new, struc argument
240 list_add(struct list_head *new, struct list_head *head) argument
247 list_add_tail(struct list_head *new, struct list_head *head) argument
414 hlist_move_list(struct hlist_head *old, struct hlist_head *new) argument
[all...]
/freebsd-13-stable/sys/compat/ndis/
H A Dkern_windrv.c390 struct drvdb_ent *new; local
586 struct drvdb_ent *new; local
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Duart_emul.c153 struct termios orig, new; local
/freebsd-13-stable/usr.sbin/ypldap/
H A Dber.c117 ber_replace_elements(struct ber_element *prev, struct ber_element *new) argument
/freebsd-13-stable/sys/netinet/
H A Dtcp_fastopen.c665 unsigned int new; local
693 unsigned int new; local
720 unsigned int new; local
806 unsigned int new; local
833 unsigned int new, i; local
[all...]
/freebsd-13-stable/sys/netinet6/
H A Din6_src.c1087 struct addrsel_policyent *new, *pol; local
[all...]
/freebsd-13-stable/sys/netipsec/
H A Dipsec.c1451 ipsec_updateid(struct secasvar *sav, crypto_session_t *new, argument
/freebsd-13-stable/usr.bin/diff3/
H A Ddiff3.c104 struct range new; member in struct:diff
[all...]
/freebsd-13-stable/usr.bin/mkimg/
H A Dimage.c172 struct chunk *new; local
[all...]
/freebsd-13-stable/usr.bin/sed/
H A Dcompile.c774 char new[_POSIX2_LINE_MAX + 1]; local
/freebsd-13-stable/usr.bin/systat/
H A Dnetstat.c640 int new; local
/freebsd-13-stable/contrib/sendmail/src/
H A Dmain.c203 QUEUE_CHAR *new; local
[all...]
H A Dmilter.c2901 char *new; local
[all...]
/freebsd-13-stable/lib/libbe/
H A Dbe.c972 be_rename(libbe_handle_t *lbh, const char *old, const char *new) argument
/freebsd-13-stable/contrib/tcsh/
H A Dsh.lex.c174 struct wordent *new; local
247 struct wordent *new; local
910 struct wordent *new = xcalloc(1, sizeof *wdp); local
[all...]
/freebsd-13-stable/sbin/fdisk/
H A Dfdisk.c629 int active, i, new, tmp; local
/freebsd-13-stable/sbin/rcorder/
H A Drcorder.c295 int new; local
316 int new; local
552 int new; local
599 int new; local
[all...]
/freebsd-13-stable/sbin/routed/
H A Dtable.c823 struct rt_spare new; local
1703 rtadd(naddr dst, naddr mask, u_int state, struct rt_spare *new) argument
1758 rtchange(struct rt_entry *rt, u_int state, struct rt_spare *new, char *label) argument
1895 struct rt_spare new; local
1965 struct rt_spare new = rt->rt_spares[0]; local
2086 struct rt_spare new = RT->rt_spares[0]; local
[all...]
/freebsd-13-stable/contrib/bc/src/
H A Dprogram.c1656 bool new; local
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dconfig.c1094 char *new; local

Completed in 316 milliseconds

<<11121314151617