Home
last modified time | relevance | path

Searched +defs:new +defs:depth (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/usr.bin/mail/
H A Dnames.c452 struct name *new, *np, *cp; in usermap() local
489 static int depth; in gexpand() local
593 struct name *np, *t, *new; in elide() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_constraints.c65 struct x509_constraints_name *new; in x509_constraints_name_dup() local
91 struct x509_constraints_names *new; in x509_constraints_names_new() local
144 struct x509_constraints_names *new = NULL; in x509_constraints_names_dup() local
1178 x509_constraints_chain(STACK_OF(X509) *chain, int *error, int *depth) in x509_constraints_chain()
/dflybsd-src/contrib/cvs-1.12/diff/
H A Dutil.c133 struct msg *new = (struct msg *) xmalloc (sizeof (struct msg)); local
176 setup_output (name0, name1, depth) in setup_output() argument
824 char *new = xmalloc (len + 1); local
H A Danalyze.c733 struct change *new = (struct change *) xmalloc (sizeof (struct change)); local
831 diff_2_files (filevec, depth) in diff_2_files() argument
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dglob.c209 unsigned int depth = 0; in next_brace_sub() local
966 char *new = malloc (dirlen + 1 + eltlen); in prefix_array() local
1208 struct globlink *new = in glob_in_dir() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcoffread.c698 struct context_stack *new; in coff_symtab_read() local
712 int depth = 0; in coff_symtab_read() local
1982 struct nextfield *new; in coff_read_struct_type() local
H A Dmacrotab.c192 int depth; in inclusion_depth() local
455 struct macro_source_file *new; in macro_include() local
H A Dparse.c146 struct funcall *new; in start_arglist() local
734 int depth = 1; in find_template_name_end() local
H A Dgdbtypes.c1770 int depth = 0, argcount = 1; in check_stub_method() local
3367 struct type *old, *new; member
/dflybsd-src/bin/cpdup/
H A Dcpdup.c540 struct hlink *new; in hltadd() local
682 DoCopy(copy_info_t info, struct stat *stat1, int depth) in DoCopy()
/dflybsd-src/contrib/grep/lib/
H A Ddfa.c426 idx_t depth; /* Current depth of a hypothetical stack member
452 idx_t depth; /* Depth required of an evaluation stack member
3905 icatalloc (char *old, char const *new) in icatalloc()
3924 enlist (char **cpp, char *new, idx_t len) in enlist()
3982 addlists (char **old, char **new) in addlists()
4106 char **new; in dfamust() local
/dflybsd-src/sys/net/pf/
H A Dpf.c1884 pf_cksum_fixup(u_int16_t cksum, u_int16_t old, u_int16_t new, u_int8_t udp) in pf_cksum_fixup()
2501 pf_step_into_anchor(int *depth, struct pf_ruleset **rs, int n, in pf_step_into_anchor()
2535 pf_step_out_of_anchor(int *depth, struct pf_ruleset **rs, int n, in pf_step_out_of_anchor()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_display.c9726 int depth, int bpp) in intel_framebuffer_create_for_mode()
10230 struct intel_plane_state *new = to_intel_plane_state(state); in intel_wm_need_update() local