Searched defs:scope (Results 1 - 25 of 87) sorted by relevance

1234

/freebsd-current/contrib/bmake/unit-tests/
H A Ddirective-for.mk306 .MAKEFLAGS: scope=cmdline macro
/freebsd-current/contrib/kyua/utils/signals/
H A Dprogrammer_test.cpp86 ATF_TEST_CASE_WITHOUT_HEAD(scope); variable
/freebsd-current/contrib/openpam/include/security/
H A Dpam_types.h78 void *scope; member in struct:pam_repository
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dip.h75 unsigned char scope; local
H A Dipv6.h54 unsigned char scope; local
/freebsd-current/contrib/smbfs/lib/smb/
H A Dnb.c90 nb_ctx_setscope(struct nb_ctx *ctx, const char *scope) argument
/freebsd-current/contrib/ntp/libntp/
H A Ddecodenetnum.c93 unsigned int port=NTP_PORT, scope=0; local
H A Dsocktoa.c39 u_long scope; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h42 LVScope *scope() const { return Scope; } function in class:llvm::logicalview::final
/freebsd-current/sys/dev/acpica/
H A Dacpi_package.c155 acpi_GetReference(ACPI_HANDLE scope, ACPI_OBJECT *obj) argument
/freebsd-current/contrib/unbound/edns-subnet/
H A Daddrtree.h97 addrlen_t scope; member in struct:addrnode
[all...]
H A Daddrtree.c90 node_create(struct addrtree *tree, void *elem, addrlen_t scope, argument
361 addrtree_insert(struct addrtree *tree, const addrkey_t *addr, addrlen_t sourcemask, addrlen_t scope, void *elem, time_t ttl, time_t now, int only_match_scope_zero) argument
[all...]
/freebsd-current/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h24 Scope *scope; member in union:__anon12
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Dinterfaceiter.c194 int prefix, scope, flags; local
/freebsd-current/sys/netinet6/
H A Din6_cksum.c94 uint16_t scope, *w; local
263 uint16_t *w, scope; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp62 Scope *scope = local
/freebsd-current/sys/arm64/vmm/
H A Dvmm_stat.h52 enum vmm_stat_scope scope; member in struct:vmm_stat_type
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dis.c103 dt_dis_varname(const dtrace_difo_t *dp, uint_t id, uint_t scope) argument
463 char kind[4], scope[4], flags[16] = { 0 }; local
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_prtn.c244 osm_prtn_add_mcgroup(osm_log_t * p_log, osm_subn_t * p_subn, osm_prtn_t * p, uint8_t rate, uint8_t mtu, uint8_t sl, uint8_t scope, uint32_t Q_Key, uint8_t tclass, uint32_t FlowLabel, const ib_gid_t *mgid) argument
/freebsd-current/contrib/ofed/libibverbs/
H A Dsa.h82 uint8_t scope; member in struct:ibv_sa_mcmember_rec
/freebsd-current/contrib/mandoc/
H A Dmdoc_macro.c770 int la, scope, cnt, firstarg, mayopen, nc, nl; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBAddress.cpp216 SymbolContextItem scope = static_cast<SymbolContextItem>(resolve_scope); local
/freebsd-current/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c300 int scope; local
/freebsd-current/sys/amd64/vmm/
H A Dvmm_stat.h54 enum vmm_stat_scope scope; member in struct:vmm_stat_type
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c176 zfs_mod_list_supported(const char *scope) argument
251 zfs_mod_supported_impl(const char *scope, const char *name, const char *sysfs) argument
263 zfs_mod_supported(const char *scope, const char *name, argument
[all...]

Completed in 323 milliseconds

1234