Searched defs:children (Results 26 - 50 of 152) sorted by relevance

1234567

/freebsd-current/contrib/unbound/edns-subnet/
H A Daddrtree.c247 int children; local
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Ddwarf_dump.c579 dwarf_get_CHILDREN_name(unsigned children, const char **s) argument
/freebsd-current/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c53 uint_t c, children; local
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c162 uint_t c, children; local
253 uint_t c, i, children; local
H A Dlibzfs_import.c226 uint_t c, children; local
/freebsd-current/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_agents.c81 uint_t c, children; local
H A Dzfs_retire.c106 uint_t c, children; local
/freebsd-current/sbin/pfctl/
H A Dpfctl_qstats.c70 struct pf_altq_node *children; member in struct:pf_altq_node
[all...]
/freebsd-current/sys/dev/nvdimm/
H A Dnvdimm.c314 struct sysctl_oid_list *children; local
H A Dnvdimm_acpi.c205 device_t *children; local
/freebsd-current/sys/sys/
H A Dsmp.h53 TAILQ_HEAD(topo_children, topo_node) children; member in struct:topo_node
/freebsd-current/sys/compat/linsysfs/
H A Dlinsysfs.c264 device_t *children, parent; local
/freebsd-current/sys/dev/cxgbe/
H A Dt4_mp_ring.c532 mp_ring_sysctls(struct mp_ring *r, struct sysctl_ctx_list *ctx, struct sysctl_oid_list *children) argument
[all...]
/freebsd-current/sys/dev/iicbus/
H A Diiconf.c469 device_t *children, bus; local
/freebsd-current/sys/dev/ata/chipsets/
H A Data-via.c376 device_t *children; local
[all...]
/freebsd-current/usr.sbin/nfscbd/
H A Dnfscbd.c71 static pid_t children; variable
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddnode_sync.c70 dmu_buf_impl_t *children[DN_MAX_NBLKPTR]; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp516 llvm::iterator_range<DWARFDIE::child_iterator> DWARFDIE::children() const { function in class:DWARFDIE
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h67 child_range children() { function in class:clang::ObjCForCollectionStmt
71 const_child_range children() const { function in class:clang::ObjCForCollectionStmt
119 child_range children() { return child_range(&Body, &Body + 1); } function in class:clang::ObjCAtCatchStmt
121 const_child_range children() const { function in class:clang::ObjCAtCatchStmt
155 child_range children() { function in class:clang::ObjCAtFinallyStmt
159 const_child_range children() const { function in class:clang::ObjCAtFinallyStmt
347 child_range children() { function in class:clang::final
351 const_child_range children() const { function in class:clang::final
385 child_range children() { return child_range(&Throw, &Throw+1); } function in class:clang::ObjCAtThrowStmt
387 const_child_range children() const { function in class:clang::ObjCAtThrowStmt
420 child_range children() { return child_range(&SubStmt, &SubStmt + 1); } function in class:clang::ObjCAutoreleasePoolStmt
422 const_child_range children() const { function in class:clang::ObjCAutoreleasePoolStmt
[all...]
H A DExprOpenMP.h135 child_range children() { function in class:clang::OMPArraySectionExpr
139 const_child_range children() const { function in class:clang::OMPArraySectionExpr
222 child_range children() { function in class:clang::final
226 const_child_range children() const { function in class:clang::final
410 child_range children() { function in class:clang::final
415 const_child_range children() const { function in class:clang::final
/freebsd-current/sys/dev/cfi/
H A Dcfi_core.c461 struct sysctl_oid_list *children; local
/freebsd-current/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c150 struct sysctl_oid_list *children; local
/freebsd-current/sys/dev/mii/
H A Dmii.c127 device_t *children; local
240 device_t *children, phy; local
373 device_t *children, phy; local
[all...]
/freebsd-current/usr.sbin/ypserv/
H A Dyp_server.c50 int children = 0; variable
/freebsd-current/sys/powerpc/powernv/
H A Dplatform_powernv.c481 cpu_group_init(struct cpu_group *group, struct cpu_group *parent, const cpuset_t *cpus, int children, int level, int flags) argument

Completed in 553 milliseconds

1234567