/dflybsd-src/sys/vfs/autofs/ |
H A D | autofs.c | 214 autofs_cached(struct autofs_node *anp, const char *component, int componentlen) in autofs_cached() 300 autofs_trigger_one(struct autofs_node *anp, const char *component, in autofs_trigger_one() 425 autofs_trigger(struct autofs_node *anp, const char *component, int componentlen) in autofs_trigger()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cppdefault.h | 37 const char *const component; /* The component containing the directory member
|
H A D | graphds.h | 39 int component; /* Number of dfs restarts before reaching the member
|
H A D | tree-predcom.c | 362 struct component struct 367 /* What we know about the step of the references in the component. */ argument 370 /* True if all references in component are stores and we try to do argument 374 /* Next component in the list. */ argument 375 struct component *next; argument
|
H A D | genmodes.c | 62 struct mode_data *component; /* mode of components */ member 691 struct mode_data *component = find_mode (m); in make_int_n() local 722 struct mode_data *component = find_mode (base); in make_partial_integer_mode() local 751 struct mode_data *component = find_mode (base); in make_vector_mode() local
|
H A D | tree-chrec.c | 808 tree component; in chrec_component_in_loop_num() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cppdefault.h | 38 const char *const component; /* The component containing the directory member
|
H A D | graphds.h | 37 int component; /* Number of dfs restarts before reaching the member
|
H A D | genmodes.c | 64 struct mode_data *component; /* mode of components */ member 646 struct mode_data *component = find_mode (base); in make_partial_integer_mode() local 675 struct mode_data *component = find_mode (base); in make_vector_mode() local
|
H A D | tree-predcom.c | 319 struct component struct 327 /* Next component in the list. */ argument 328 struct component *next; argument
|
H A D | tree-chrec.c | 752 tree component; in chrec_component_in_loop_num() local
|
H A D | gcc.c | 2434 const char *component, /* enum prefix_priority */ int priority, in add_prefix() 2467 const char *component, in add_sysrooted_prefix()
|
/dflybsd-src/contrib/lvm2/dist/libdm/ |
H A D | libdm-string.c | 69 static char *_unquote(char *component) in _unquote()
|
/dflybsd-src/bin/sh/ |
H A D | cd.c | 187 char *component; in cdlogical() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | stub-objc.c | 335 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() 341 objc_build_class_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_class_component_ref()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | stub-objc.c | 337 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() 343 objc_build_class_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_class_component_ref()
|
/dflybsd-src/sys/vfs/isofs/cd9660/ |
H A D | cd9660_rrip.h | 75 u_char component [ISODCL ( 5, 5)]; member
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_constraints.c | 183 int component = 0; in x509_constraints_valid_domain_internal() local
|
/dflybsd-src/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 120 u_char component [ISODCL ( 4, 256)]; member
|
/dflybsd-src/usr.sbin/autofs/ |
H A D | common.c | 117 char *component, *copy, *tofree, *partial, *tmp; in create_directory() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck2.c | 1550 build_m_component_ref (tree datum, tree component) in build_m_component_ref()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck2.c | 1919 build_m_component_ref (tree datum, tree component, tsubst_flags_t complain) in build_m_component_ref()
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-next-runtime-abi-02.c | 1312 objc_is_ivar (tree expr, tree component, tree *klass) in objc_is_ivar() 1356 objc_v2_build_ivar_ref (tree datum, tree component) in objc_v2_build_ivar_ref()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 2203 lookup_field (tree type, tree component) in lookup_field() 2309 lookup_field_fuzzy_find_candidates (tree type, tree component, in lookup_field_fuzzy_find_candidates() 2329 lookup_field_fuzzy (tree type, tree component) in lookup_field_fuzzy() 2375 build_component_ref (location_t loc, tree datum, tree component, in build_component_ref()
|
/dflybsd-src/crypto/openssh/ |
H A D | session.c | 1300 char component[PATH_MAX]; in safely_chroot() local
|