/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | comp_attach_pt_t.h | 167 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 D | buf.c | 327 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 D | autofs.c | 292 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 D | cmp_util.c | 128 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 D | check-perm.c | 38 char component[PATH_MAX]; in safely_chroot() local
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | path.cpp | 63 const std::string component = in.substr(pos, next_pos - pos); in normalize() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | FileSpec.cpp | 433 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 D | SupportHelpers.h | 160 SmallString<128> path(StringRef component) const { in path()
|
/freebsd/bin/sh/ |
H A D | cd.c | 179 char *component; in cdlogical() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_znode.c | 200 char *component = comp_buf; in zfs_obj_to_path_impl() local
|
/freebsd/sbin/geom/core/ |
H A D | geom.c | 1153 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 D | cd9660_rrip.h | 77 u_char component [ISODCL ( 5, 5)]; member
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusb.c | 561 u_int component; in xenbusb_devices_changed() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | PathMappingList.cpp | 188 auto component = llvm::sys::path::begin(components, style); in AppendPathComponents() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGVTables.cpp | 644 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 D | ClangModulesDeclVendor.cpp | 372 for (auto &component : llvm::ArrayRef<ConstString>(module.path).drop_front()) { in AddModule() local
|
H A D | ClangExpressionParser.cpp | 131 for (const std::pair<IdentifierInfo *, SourceLocation> &component : path) in moduleImport() local
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 118 u_char component [ISODCL ( 4, 256)]; member
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
H A D | _error_translation.py | 776 def _is_valid_name_component(component): argument
|
/freebsd/usr.sbin/autofs/ |
H A D | common.c | 130 char *component, *copy, *tofree, *partial, *tmp; in create_directory() local
|
/freebsd/sys/geom/virstor/ |
H A D | g_virstor.c | 1124 struct g_virstor_component *component; in add_provider_to_geom() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Path.cpp | 432 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 D | principal.c | 148 unsigned int component) in krb5_principal_get_comp_string()
|
/freebsd/crypto/openssh/ |
H A D | session.c | 1328 char component[PATH_MAX]; in safely_chroot() local
|
/freebsd/contrib/tzcode/ |
H A D | zic.c | 1193 componentcheck(char const *name, char const *component, in componentcheck() argument 1245 register char const *component = name; namecheck() local [all...] |