Home
last modified time | relevance | path

Searched defs:component (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h167 template<class T> ocsd_err_t componentAttachPt<T>::attach(T* component) in attach()
177 template<class T> ocsd_err_t componentAttachPt<T>::replace_first(T* component) in replace_first()
188 template<class T> ocsd_err_t componentAttachPt<T>::detach(T* component) in detach()
/freebsd/contrib/ofed/libmlx5/
H A Dbuf.c327 const char *component) in mlx5_alloc_prefered_buf()
417 void mlx5_get_alloc_type(const char *component, in mlx5_get_alloc_type()
448 const char *component) in mlx5_alloc_get_env_info()
486 const char *component) in mlx5_alloc_buf_contig()
/freebsd/sys/fs/autofs/
H A Dautofs.c292 autofs_cached(struct autofs_node *anp, const char *component, int componentlen) in autofs_cached()
382 const char *component, int componentlen) in autofs_trigger_one()
512 const char *component, int componentlen) in autofs_trigger()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_util.c128 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, in OSSL_CMP_print_to_bio()
160 const char *component = in OSSL_CMP_print_errors_cb() local
/freebsd/crypto/openssh/regress/
H A Dcheck-perm.c38 char component[PATH_MAX]; in safely_chroot() local
/freebsd/contrib/kyua/utils/fs/
H A Dpath.cpp63 const std::string component = in.substr(pos, next_pos - pos); in normalize() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp433 void FileSpec::PrependPathComponent(llvm::StringRef component) { in PrependPathComponent() argument
447 void FileSpec::AppendPathComponent(llvm::StringRef component) { in AppendPathComponent() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h160 SmallString<128> path(StringRef component) const { in path()
/freebsd/bin/sh/
H A Dcd.c179 char *component; in cdlogical() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_znode.c200 char *component = comp_buf; in zfs_obj_to_path_impl() local
/freebsd/sbin/geom/core/
H A Dgeom.c1153 const char *name, *status, *component; in status_one_geom() local
1187 const char *name, *status, *component; in status_one_geom_prs() local
/freebsd/sys/fs/cd9660/
H A Dcd9660_rrip.h77 u_char component [ISODCL ( 5, 5)]; member
/freebsd/sys/xen/xenbus/
H A Dxenbusb.c561 u_int component; in xenbusb_devices_changed() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp188 auto component = llvm::sys::path::begin(components, style); in AppendPathComponents() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp644 llvm::Constant *component, in addRelativeComponent()
747 auto &component = layout.vtable_components()[componentIndex]; in addVTableComponent() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp372 for (auto &component : llvm::ArrayRef<ConstString>(module.path).drop_front()) { in AddModule() local
H A DClangExpressionParser.cpp131 for (const std::pair<IdentifierInfo *, SourceLocation> &component : path) in moduleImport() local
/freebsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h118 u_char component [ISODCL ( 4, 256)]; member
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_error_translation.py776 def _is_valid_name_component(component): argument
/freebsd/usr.sbin/autofs/
H A Dcommon.c130 char *component, *copy, *tofree, *partial, *tmp; in create_directory() local
/freebsd/sys/geom/virstor/
H A Dg_virstor.c1124 struct g_virstor_component *component; in add_provider_to_geom() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp432 for (auto &component : components) { in append() local
735 StringRef component = remaining.take_front(next_slash); in remove_dots() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dprincipal.c148 unsigned int component) in krb5_principal_get_comp_string()
/freebsd/crypto/openssh/
H A Dsession.c1328 char component[PATH_MAX]; in safely_chroot() local
/freebsd/contrib/tzcode/
H A Dzic.c1193 componentcheck(char const *name, char const *component, in componentcheck() argument
1245 register char const *component = name; namecheck() local
[all...]

12