Searched refs:access (Results 176 - 200 of 348) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h102 enum snmp_access access; member in struct:snmp_oid2str
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-snmp.c1096 if (NOTIFY_CLASS(pduid) && smiNode->access < SMI_ACCESS_NOTIFY) {
1100 if (READ_CLASS(pduid) && smiNode->access < SMI_ACCESS_READ_ONLY) {
1104 if (WRITE_CLASS(pduid) && smiNode->access < SMI_ACCESS_READ_WRITE) {
1109 && smiNode->access == SMI_ACCESS_NOT_ACCESSIBLE) {
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dverbs.c264 int access)
276 access, mr, &cmd, sizeof cmd,
289 size_t length, int access)
299 access, pd,
263 mlx4_reg_mr(struct ibv_pd *pd, void *addr, size_t length, int access) argument
286 mlx4_rereg_mr(struct ibv_mr *mr, int flags, struct ibv_pd *pd, void *addr, size_t length, int access) argument
/freebsd-11-stable/sys/crypto/skein/amd64/
H A Dskein_block_asm.s686 movq %rax,X_stk+ 0+F_O(%rbp) #save X[] state on stack so debug routines can access it
918 .irp _Rn_,8,9,10,11,12,13,14,15 #save X[] state on stack so debug routines can access it
1222 #save rest of X[] state on stack so debug routines can access it
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdma_vt.h126 * need to have access to this before registering with rdmav. However
127 * rdmavt will need access to it so drivers need to proviee this during
495 int access);
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.h1412 int access);
1417 int access);
1739 size_t length, int access);
1760 size_t length, int access);
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_nvm.c83 * @access: NVM access type (read or write)
89 enum i40e_aq_resource_access_type access)
100 ret_code = i40e_aq_request_resource(hw, I40E_NVM_RESOURCE_ID, access,
111 access, time_left, ret_code, hw->aq.asq_last_status);
121 access, 0, &time_left,
241 "NVM read error: Couldn't access Shadow RAM address: 0x%x\n",
88 i40e_acquire_nvm(struct i40e_hw *hw, enum i40e_aq_resource_access_type access) argument
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h686 u32 access; member in struct:mlx4_mr
1098 int mlx4_mr_alloc(struct mlx4_dev *dev, u32 pd, u64 iova, u64 size, u32 access,
1397 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, int max_pages,
1512 u32 access);
/freebsd-11-stable/include/
H A Dunistd.h322 int access(const char *, int);
/freebsd-11-stable/sys/vm/
H A Dvm_fault.c279 /* A busy page can be mapped for read|execute access. */
296 * Create a superpage mapping allowing write access
1262 * should be faulted on next under a sequential access pattern to the
1499 * and allow the specified types of access, "prot". If all of the implied
1606 vm_prot_t access, prot; local
1617 access = prot = dst_entry->protection;
1672 access &= ~VM_PROT_WRITE;
1765 access | (upgrade ? PMAP_ENTER_WIRED : 0), 0);
/freebsd-11-stable/release/picobsd/tinyware/login/
H A Dpico-login.c410 * Switching needed for NFS with root access disabled.
430 quietlog = access(_PATH_HUSHLOGIN, F_OK) == 0;
681 if (cw != NULL && access(cw, F_OK) == 0)
692 if (cw == NULL || access(cw, F_OK) != 0)
/freebsd-11-stable/usr.bin/fortune/fortune/
H A Dfortune.c587 fp->was_pos_file = (access(fp->posfile, W_OK) >= 0);
691 obscene->was_pos_file = (access(obscene->posfile, W_OK) >= 0);
807 if (access(datfile, R_OK) < 0) {
/freebsd-11-stable/usr.sbin/autofs/
H A Dcommon.c300 error = access(AUTO_INCLUDE_PATH, F_OK);
1008 error = access(AUTO_INCLUDE_PATH, F_OK);
1062 error = access(path, F_OK);
/freebsd-11-stable/contrib/tcsh/
H A Dsh.exp.c80 * shell access function according to POSIX and non POSIX
95 return access(name, mode);
111 return access(name, mode);
116 if (access(name, mode) == 0) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h207 /// The file access time as reported from the underlying file system.
462 std::error_code access(const Twine &Path, AccessMode Mode);
469 return !access(Path, AccessMode::Exist);
483 return !access(Path, AccessMode::Write);
705 /// Set the file modification and access time.
713 /// Simpler version that sets both file modification and access time to the same
781 /// Force files Atime to be updated on access. Only makes a difference on windows.
935 /// @brief Opens a file with the specified creation disposition, access mode,
948 /// @param Mode The access permissions of the file, represented in octal.
955 /// @brief Opens a file with the specified creation disposition, access mod
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp656 // we consider only 3 cases regarding access sizes:
697 // the current access info, so we are done
752 // load current access into access[0:63]
753 const m128 access = _mm_cvtsi64_si128(a); local
754 // duplicate high part of access in addr0:
755 // addr0[0:31] = access[32:63]
756 // addr0[32:63] = access[32:63]
757 // addr0[64:95] = access[32:63]
758 // addr0[96:127] = access[3
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c238 int access; local
243 access = 0;
245 access |= MGMT_MODE_RD;
248 access |= MGMT_MODE_WR;
251 access |= MGMT_MODE_EX;
253 ocs_mgmt_emit_property_name(textbuf, access, mgmt_table[i].name);
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c1464 if (SEG_DESC_DEF32(ss_desc.access))
1653 * CLFLUSH, CLFLUSHOPT. Only check for access
1816 if (SEG_DESC_UNUSABLE(desc->access))
1825 KASSERT(SEG_DESC_PRESENT(desc->access),
1826 ("segment %d not present: %#x", seg, desc->access));
1831 type = SEG_DESC_TYPE(desc->access);
1836 /* #GP on a read access to a exec-only code segment */
1843 * #GP on a write access to a code segment or a
1860 high_limit = SEG_DESC_DEF32(desc->access) ?
2337 * fault. There has to be a memory access involve
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-srio.c93 uint64_t io : 1; /* 1 for IO space access */
119 uint64_t io : 1; /* 1 for IO space access */
222 /* Search through the mem access subid registers looking for an unsed one
518 if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_STATUS_REG(srio_port), cvmx_sriox_status_reg_t, access, ==, 1, 250000))
532 if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_STATUS_REG(srio_port), cvmx_sriox_status_reg_t, access, ==, 1, 250000))
546 if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_STATUS_REG(srio_port), cvmx_sriox_status_reg_t, access, ==, 1, 250000))
/freebsd-11-stable/contrib/gcc/
H A Dgcc.c2639 /* Check whether NAME can be accessed in MODE. This is like access,
2654 return access (name, mode);
2695 access to check permissions. If DO_MULTI is true, search multilib
2706 if (! strcmp (name, "as") && access (DEFAULT_ASSEMBLER, mode) == 0)
2711 if (! strcmp(name, "ld") && access (DEFAULT_LINKER, mode) == 0)
2730 if (access (name, mode) == 0)
4321 argv[i] = convert_filename (argv[i], 0, access (argv[i], F_OK));
4324 if (strcmp (argv[i], "-") != 0 && access (argv[i], F_OK) < 0)
4876 && (access (HOST_BIT_BUCKET, W_OK) == 0))
6338 if (access (specs_fil
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dutil.c414 /* A NULL access baton is allowable by the API. */
415 new_conflict->access = NULL;
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsgen.c466 struct access const *curaccess;
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-ppc.pl218 ; upon unaligned access which crosses page boundary. "Better safe
/freebsd-11-stable/contrib/tnftp/src/
H A Dftp.c944 if (access(local, W_OK) < 0) {
948 warn("Can't access `%s'", local);
954 d = access(dir == local ? "/" :
959 warn("Can't access `%s'", local);
1993 d = access(cp == local ? "/" : cp ? local : ".", W_OK);
1997 warn("Can't access `%s'", local);
2015 if ((d = access(new, F_OK)) < 0)
/freebsd-11-stable/bin/rm/
H A Drm.c506 (!access(name, W_OK) &&

Completed in 420 milliseconds

1234567891011>>