Home
last modified time | relevance | path

Searched defs:new (Results 126 – 150 of 451) sorted by relevance

12345678910>>...19

/freebsd/usr.bin/mail/
H A Dutil.c53 char *new; in savestr() local
67 char *new; in save2str() local
H A Dnames.c450 struct name *new, *np, *cp; in usermap() local
591 struct name *np, *t, *new; in elide() local
/freebsd/sbin/fsck_ffs/
H A Dpass1.c522 struct dups *new; in pass1check() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c174 struct sk_buff *new; in linuxkpi_skb_copy() local
/freebsd/sbin/rcorder/
H A Drcorder.c293 int new; in add_require() local
314 int new; in add_provide() local
550 int new; in make_fake_provision() local
597 int new; in insert_before() local
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DProxy.pm74 sub new subroutine
/freebsd/sys/netinet/cc/
H A Dcc_cdg.c367 uint32_t new; in cdg_beta_handler() local
385 uint32_t new; in cdg_exp_backoff_scale_handler() local
/freebsd/sys/dev/ocs_fc/
H A Docs_ioctl.c819 char new[64]; in ocs_sysctl_wwnn() local
858 char new[64]; in ocs_sysctl_wwpn() local
990 char new[256] = {0}; in ocs_sysctl_port_state() local
/freebsd/contrib/com_err/
H A Dcom_err.c108 set_com_err_hook (errf new) in set_com_err_hook()
/freebsd/crypto/heimdal/lib/com_err/
H A Dcom_err.c111 set_com_err_hook (errf new) in set_com_err_hook()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h536 __skb_insert(struct sk_buff *new, struct sk_buff *prev, struct sk_buff *next, in __skb_insert()
550 struct sk_buff *new) in __skb_queue_after()
559 struct sk_buff *new) in __skb_queue_before()
567 __skb_queue_tail(struct sk_buff_head *q, struct sk_buff *new) in __skb_queue_tail()
575 skb_queue_tail(struct sk_buff_head *q, struct sk_buff *new) in skb_queue_tail()
724 struct sk_buff *new; in skb_copy() local
H A Dllist.h46 llist_add(struct llist_node *new, struct llist_head *head) in llist_add()
/freebsd/sys/vm/
H A Dvm_page.c1960 u_int limit, old, new; in _vm_domain_allocate() local
3517 vm_page_astate_t *old, vm_page_astate_t new) in _vm_page_pqstate_commit_dequeue()
3558 vm_page_astate_t new) in vm_page_pqstate_commit_dequeue()
3587 vm_page_astate_t *old, vm_page_astate_t new) in _vm_page_pqstate_commit_requeue()
3627 vm_page_astate_t new) in vm_page_pqstate_commit_request()
3646 vm_page_pqstate_commit(vm_page_t m, vm_page_astate_t *old, vm_page_astate_t new) in vm_page_pqstate_commit()
3673 vm_page_astate_t new, old; in vm_pqbatch_process_page() local
3819 vm_page_astate_t new, old; in vm_page_dequeue_deferred() local
3843 vm_page_astate_t new, old; in vm_page_dequeue() local
4213 vm_page_astate_t old, new; in vm_page_mvqueue() local
[all …]
/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c92 int new = 0; in OSSL_CRMF_MSG_push0_regCtrl() local
342 int new = 0; in OSSL_CRMF_MSG_push0_extension() local
/freebsd/sys/riscv/sifive/
H A Dsifive_uart.c291 uint32_t new, old, sig; in sfuart_bus_getsig() local
308 uint32_t new, old; in sfuart_bus_setsig() local
/freebsd/contrib/nvi/ex/
H A Dex_args.c129 SCR *new; in ex_N_next() local
/freebsd/usr.bin/top/
H A Dutils.c177 percentages(int cnt, int *out, long *new, long *old, long *diffs) in percentages()
/freebsd/usr.bin/grdc/
H A Dgrdc.c38 static long old[6], next[6], new[6], mask; variable
/freebsd/contrib/tcsh/
H A Dsh.lex.c174 struct wordent *new; in lex() local
247 struct wordent *new; in copylex() local
910 struct wordent *new = xcalloc(1, sizeof *wdp); in dosub() local
/freebsd/usr.bin/bsdiff/bspatch/
H A Dbspatch.c111 u_char *old, *new; in main() local
/freebsd/sbin/routed/
H A Dif.c1253 static struct rt_spare new; in check_net_syn() local
1300 static struct rt_spare new; in addrouteforif() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h116 void *operator new(size_t bytes, void *mem) noexcept { return mem; } in new() function
571 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new() function
/freebsd/contrib/tcp_wrappers/
H A Denviron.c129 char *new = malloc(new_len); in cmalloc() local
/freebsd/sys/kern/
H A Dkern_sysctl.c766 char *new; in sysctl_escape_name() local
2108 size_t *oldlenp, void *new, size_t newlen, size_t *retval, int flags) in kernel_sysctl()
2155 void *new, size_t newlen, size_t *retval, int flags) in kernel_sysctlbyname()
2418 void *new; member
2450 void *old, size_t *oldlenp, void *new, size_t newlen, size_t *retval, in kern___sysctlbyname()
2490 void *new; member
2516 size_t *oldlenp, int inkernel, const void *new, size_t newlen, in userland_sysctl()
/freebsd/contrib/mtree/
H A Dmisc.c185 char **new; in addtag() local

12345678910>>...19