Searched defs:new (Results 226 - 250 of 416) sorted by relevance

1234567891011>>

/freebsd-13-stable/sbin/routed/
H A Dtrace.c653 trace_upslot(struct rt_entry *rt, struct rt_spare *rts, struct rt_spare *new) argument
765 trace_change(struct rt_entry *rt, u_int state, struct rt_spare *new, const char *label) argument
[all...]
/freebsd-13-stable/lib/libpmc/pmu-events/
H A Dlist.h117 list_replace(struct list_head *old, struct list_head *new) argument
126 list_replace_init(struct list_head *old, struct list_head *new) argument
133 linux_list_add(struct list_head *new, struc argument
215 list_add(struct list_head *new, struct list_head *head) argument
222 list_add_tail(struct list_head *new, struct list_head *head) argument
378 hlist_move_list(struct hlist_head *old, struct hlist_head *new) argument
[all...]
/freebsd-13-stable/lib/libthread_db/
H A Dlibpthread_db.c78 struct pt_map *new; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h
/freebsd-13-stable/contrib/diff/src/
H A Danalyze.c692 struct change *new = xmalloc (sizeof *new); local
H A Dutil.c98 struct msg *new; local
733 char *new = xmalloc (strlen (s1) + strlen (s2) + strlen (s3) + 1); local
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c312 iidesc_t *new = iidesc_dup_rename(strongdesc, weakname, weakfile); local
H A Dst_parse.c494 char *new, *orig, c; local
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c184 print_rename(FILE *fp, differ_info_t *di, const char *old, const char *new, argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c402 struct rb_node **new = &(root->rb_node), *parent = NULL; local
[all...]
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_ioctl.c814 char new[64]; local
853 char new[64]; local
985 char new[256] = {0}; local
[all...]
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_generic.c154 struct rate_stats new; member in struct:rate_context
[all...]
/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h580 ttm_flag_masked(uint32_t *old, uint32_t new, uint32_t mask) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h[all...]
/freebsd-13-stable/contrib/nvi/ex/
H A Dex_tag.c254 SCR *new; local
[all...]
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dlex.c73 char *new; local
/freebsd-13-stable/sys/dev/vt/
H A Dvt_buf.c504 term_char_t *old, *new, **rows, **oldrows, **copyrows, *row, *oldrow; local
[all...]
/freebsd-13-stable/sys/dev/xilinx/
H A Dif_xae.c366 uint64_t new, old; local
/freebsd-13-stable/sys/netgraph/
H A Dng_pipe.c456 parse_cfg(struct ng_pipe_hookcfg *current, struct ng_pipe_hookcfg *new, argument
[all...]
H A Dng_socket.c793 struct ngshash *new; local
/freebsd-13-stable/sys/kern/
H A Dkern_sendfile.c249 fixspace(int old, int new, off_t off, int *space) argument
H A Dsubr_csan.c106 kcsan_report(csan_cell_t *new, u_int newcpu, csan_cell_t *old, u_int oldcpu) argument
135 kcsan_access_is_atomic(csan_cell_t *new, csan_cell_t *old) argument
147 csan_cell_t old, new; local
[all...]
H A Dsubr_epoch.c189 struct stackentry se, *new; local
[all...]
H A Dsubr_kdb.c548 kdb_jmpbuf(jmp_buf new) argument
H A Dsubr_rman.c317 struct resource_i *r, *s, *t, *new; local
[all...]

Completed in 417 milliseconds

1234567891011>>