Searched refs:access (Results 226 - 250 of 364) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp407 lldb_private::npdb::TranslateMemberAccess(MemberAccess access) { argument
408 switch (access) {
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_dump.c33 dwarf_get_ACCESS_name(unsigned access, const char **s) argument
38 switch (access) {
/freebsd-12-stable/lib/libfetch/
H A Dcommon.c801 access(LOCAL_CERT_FILE, R_OK) == 0)
804 access(BASE_CERT_FILE, R_OK) == 0)
/freebsd-12-stable/sys/dev/ice/
H A Dice_nvm.c223 * @cmd_flags: NVM access admin command bits
259 * @cmd_flags: NVM access admin command bits
291 * @words: number of words to access
302 /* We can access only up to 4KB (one sector), in one AQ write */
303 ice_debug(hw, ICE_DBG_NVM, "NVM error: tried to access %d words, limit is %d.\n",
310 /* A single access cannot spread over two sectors */
409 * @access: NVM access type (read or write)
414 ice_acquire_nvm(struct ice_hw *hw, enum ice_aq_res_access_type access) argument
421 return ice_acquire_res(hw, ICE_NVM_RES_ID, access, ICE_NVM_TIMEOU
[all...]
H A Dice_common.c1478 * @access: access type
1502 enum ice_aq_res_access_type access, u8 sdp_number, u32 *timeout,
1516 cmd_resp->access_type = CPU_TO_LE16(access);
1594 * @access: access type (read or write)
1601 enum ice_aq_res_access_type access, u32 timeout)
1610 status = ice_aq_req_res(hw, res, access, 0, &time_left, NULL);
1621 ice_debug(hw, ICE_DBG_RES, "resource %d acquire type %d failed.\n", res, access);
1628 status = ice_aq_req_res(hw, res, access,
1501 ice_aq_req_res(struct ice_hw *hw, enum ice_aq_res_ids res, enum ice_aq_res_access_type access, u8 sdp_number, u32 *timeout, struct ice_sq_cd *cd) argument
1600 ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res, enum ice_aq_res_access_type access, u32 timeout) argument
[all...]
/freebsd-12-stable/sys/geom/cache/
H A Dg_cache.c524 gp->access = g_cache_access;
671 gp->access = g_cache_access;
/freebsd-12-stable/sys/geom/concat/
H A Dg_concat.c459 G_CONCAT_DEBUG(1, "Failed to access disk %s, error %d.",
617 gp->access = g_concat_access;
714 gp->access = g_concat_access;
/freebsd-12-stable/sys/geom/shsec/
H A Dg_shsec.c549 gp->access = g_shsec_access;
644 gp->access = g_shsec_access;
/freebsd-12-stable/tests/sys/audit/
H A Dfile-attribute-access.c584 "access(2) call");
589 /* File needs to exist to call access(2) */
592 ATF_REQUIRE_EQ(0, access(path, F_OK));
607 "access(2) call");
614 ATF_REQUIRE_EQ(-1, access(errpath, F_OK));
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Dmockfs.cc172 printf(" mask=%#x", in.body.access.mask);
621 EXPECT_EQ(inlen, fih + sizeof(in.body.access));
711 * unrelated system daemons may try to access it.
785 * Allow access by the aio daemon processes so that our tests
/freebsd-12-stable/sys/dev/ixl/
H A Di40e_prototype.h249 enum i40e_aq_resource_access_type access,
459 /* prototype for functions used for NVM access */
462 enum i40e_aq_resource_access_type access);
/freebsd-12-stable/tools/tools/syscall_timing/
H A Dsyscall_timing.c100 fd = access(path, O_RDONLY);
107 access(path, O_RDONLY);
894 { "access", test_access, .t_flags = FLAG_PATH },
/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_passthru.c923 pio.access = IODEV_PIO_WRITE;
947 pio.access = IODEV_PIO_READ;
/freebsd-12-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c223 entry->syntax, entry->access, entry->strlen);
615 entry->syntax, entry->access ,entry->strlen);
/freebsd-12-stable/usr.sbin/pkg/
H A Dpkg.c1177 if ((bootstrap_only && force) || access(pkgpath, X_OK) == -1) {
1193 if (access(pkgarg, R_OK) == -1) {
/freebsd-12-stable/contrib/gcc/cp/
H A Dclass.c57 /* The access specifier pending for new declarations in the scope of
59 tree access; member in struct:class_stack_node
588 access its virtual function table directly. */
1117 /* Change the access of FDECL to ACCESS in T. Return 1 if change was
1121 alter_access (tree t, tree fdecl, tree access)
1133 if (TREE_VALUE (elem) != access)
1136 error ("conflicting access specifications for method"
1139 error ("conflicting access specifications for field %qE, ignored",
1144 /* They're changing the access to the same thing they changed
1152 DECL_ACCESS (fdecl) = tree_cons (t, access, DECL_ACCES
1119 alter_access(tree t, tree fdecl, tree access) argument
1163 tree access local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp9 // This file provides Sema routines for C++ access control semantics.
36 /// SetMemberAccessSpecifier - Set the access specifier of a member.
37 /// Returns true on error (when the previous member decl access specifier
38 /// is different from the new member decl access specifier).
43 // Use the lexical access specifier.
48 // C++ [class.access.spec]p3: When a member is redeclared its access
87 // C++11 [class.access.nest]p1:
88 // A nested class is a member and as such has the same access
90 // C++11 [class.access]p
1776 AccessSpecifier access = target->getAccess(); local
[all...]
/freebsd-12-stable/contrib/gcc/
H A Ddbxout.c2070 tree access = (accesses ? VEC_index (tree, accesses, i)
2076 stabstr_C (access == access_public_node ? '2' :
2077 access == access_protected_node
2905 we don't have access to dont_output_data here. So, instead,
3169 idea however, since GDB expects to be able access the
2063 tree access = (accesses ? VEC_index (tree, accesses, i) local
H A Dlibgcov.c111 if (access (filename, F_OK) == -1
/freebsd-12-stable/usr.sbin/pw/
H A Dpw_user.c185 pwd->pw_passwd = "*"; /* No access */
266 * access. Of course, this only prevents access via
462 if (access(shellpath, X_OK) == 0)
467 if (access(shellpath, X_OK) == 0)
947 if (access(file, F_OK) == 0) {
1404 "(superuser access!)", pwd->pw_name);
1689 "(superuser access!)", pwd->pw_name);
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dos_unix.c476 return access(fname, F_OK) == 0;
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dcmd.c359 uint64_t hca_va, int access,
371 cmd->access_flags = access;
387 size_t length, uint64_t hca_va, int access,
400 cmd->access_flags = access;
358 ibv_cmd_reg_mr(struct ibv_pd *pd, void *addr, size_t length, uint64_t hca_va, int access, struct ibv_mr *mr, struct ibv_reg_mr *cmd, size_t cmd_size, struct ibv_reg_mr_resp *resp, size_t resp_size) argument
386 ibv_cmd_rereg_mr(struct ibv_mr *mr, uint32_t flags, void *addr, size_t length, uint64_t hca_va, int access, struct ibv_pd *pd, struct ibv_rereg_mr *cmd, size_t cmd_sz, struct ibv_rereg_mr_resp *resp, size_t resp_sz) argument
/freebsd-12-stable/contrib/ofed/libmlx5/
H A Dverbs.c172 enum ibv_access_flags access = (enum ibv_access_flags)acc; local
179 ret = ibv_cmd_reg_mr(pd, addr, length, (uintptr_t)addr, access,
193 size_t length, int access)
202 access, pd, &cmd, sizeof(cmd), &resp,
192 mlx5_rereg_mr(struct ibv_mr *ibmr, int flags, struct ibv_pd *pd, void *addr, size_t length, int access) argument
/freebsd-12-stable/sys/dev/iir/
H A Diir.h453 u_int8_t access; member in struct:gdt_ctrt
/freebsd-12-stable/sys/dev/nvdimm/
H A Dnvdimm_spa.c418 .access = nvdimm_spa_g_access,

Completed in 251 milliseconds

1234567891011>>