Searched refs:access (Results 76 - 100 of 348) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/ntp/doc/
H A DMakefile10 FILES= access.html accopt.html assoc.html audio.html authentic.html \
/freebsd-11-stable/contrib/tcsh/
H A Dtw.spell.c149 if (access(p, F_OK) == 0) {
/freebsd-11-stable/contrib/file/src/
H A Dmagic.c102 if (access(tmppath, R_OK) == -1)
201 if (access(hmagicpath, R_OK) == -1)
271 if (access(file, W_OK) == 0)
274 if (access(file, X_OK) == 0)
354 * Try to restore access, modification times if read it.
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dpty.c300 if (eff_uid && access(TtyName, R_OK | W_OK))
359 if (eff_uid && access(TtyName, R_OK | W_OK))
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmake-relative-prefix.c272 if (! access (nstore, X_OK)
274 || ! access (strcat (nstore, HOST_EXECUTABLE_SUFFIX), X_OK)
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dmake-relative-prefix.c272 if (! access (nstore, X_OK)
274 || ! access (strcat (nstore, HOST_EXECUTABLE_SUFFIX), X_OK)
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-srio.c236 /* Make sure register access is allowed */
238 if (!srio_status_reg.s.access)
274 /* Make sure register access is allowed */
276 if (!srio_status_reg.s.access)
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mr.c430 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr)
462 access);
513 u32 access, struct mthca_mr *mr)
516 return mthca_mr_alloc(dev, pd, 12, 0, ~0ULL, access, mr);
522 u32 access, struct mthca_mr *mr)
537 total_size, access, mr);
568 u32 access, struct mthca_fmr *mr)
634 access);
429 mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) argument
512 mthca_mr_alloc_notrans(struct mthca_dev *dev, u32 pd, u32 access, struct mthca_mr *mr) argument
519 mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, u64 *buffer_list, int buffer_size_shift, int list_len, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) argument
567 mthca_fmr_alloc(struct mthca_dev *dev, u32 pd, u32 access, struct mthca_fmr *mr) argument
/freebsd-11-stable/sbin/adjkerntz/
H A Dadjkerntz.c117 if (access(_PATH_CLOCK, F_OK) != 0)
151 wall_clock = (access(_PATH_CLOCK, F_OK) == 0);
/freebsd-11-stable/lib/libvmmapi/
H A Dvmmapi.h121 uint64_t base, uint32_t limit, uint32_t access);
123 uint64_t *base, uint32_t *limit, uint32_t *access);
/freebsd-11-stable/libexec/flua/modules/
H A Dlfs.c117 * access: 140737488342560
226 PUSH_INTEGER(access, atime)
284 PUSH_ENTRY(access),
/freebsd-11-stable/usr.bin/localedef/
H A Dlocaledef.c159 rv = access(srcpath, R_OK);
164 rv = access(srcpath, R_OK);
/freebsd-11-stable/sys/i386/i386/
H A Ddb_trace.c204 int i386_set_watch(int watchnum, unsigned int watchaddr, int size, int access,
584 i386_set_watch(watchnum, watchaddr, size, access, d)
588 int access;
603 switch (access) {
638 d->dr[7] |= DBREG_DR7_SET(watchnum, len, access,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp186 "(wild memory access suspected).\n");
201 // Try to fetch precise stack frame for this access.
202 AsanThread::StackFrameAccess access; local
203 if (!t->GetStackFrameAccessByAddr(addr, &access)) {
208 descr->offset = access.offset;
210 descr->frame_pc = access.frame_pc;
211 descr->frame_descr = access.frame_descr;
231 // current memory access, indicate it in the log.
259 // FIXME: we may want to also print the size of the access here,
261 str.append("%s <== Memory access a
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_trace.c136 int access, struct dbreg *d);
405 amd64_set_watch(watchnum, watchaddr, size, access, d)
409 int access;
424 switch (access) {
462 d->dr[7] |= DBREG_DR7_SET(watchnum, len, access,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c382 uint32_t access = 0; local
400 access = access_mask_set(haswriteperm, hasreadperm, isowner, isallow);
403 access |= ACE_READ_ACL | ACE_READ_ATTRIBUTES;
405 access |= ACE_WRITE_ACL;
408 access |= ACE_WRITE_ACL;
413 access |= ACE_READ_DATA;
417 access |= ACE_WRITE_DATA |
420 access |= ACE_DELETE_CHILD;
424 access |= ACE_EXECUTE;
427 return (access);
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mr.c298 /* Must protect against concurrent access */
412 u32 access)
415 (access & MLX4_PERM_MASK);
423 u64 iova, u64 size, u32 access, int npages,
429 mr->access = access;
532 int mlx4_mr_alloc(struct mlx4_dev *dev, u32 pd, u64 iova, u64 size, u32 access, argument
543 access, npages, page_shift, mr);
650 mr->access);
1049 int mlx4_fmr_alloc(struct mlx4_dev *dev, u32 pd, u32 access, in argument
410 mlx4_mr_hw_change_access(struct mlx4_dev *dev, struct mlx4_mpt_entry *mpt_entry, u32 access) argument
422 mlx4_mr_alloc_reserved(struct mlx4_dev *dev, u32 mridx, u32 pd, u64 iova, u64 size, u32 access, int npages, int page_shift, struct mlx4_mr *mr) argument
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.c70 int access);
72 size_t length, int access);
277 size_t length, int access)
284 mr = pd->context->ops.reg_mr(pd, addr, length, access);
299 size_t length, int access)
317 if (access && !(flags & IBV_REREG_MR_CHANGE_ACCESS)) {
336 err = mr->context->ops.rereg_mr(mr, flags, pd, addr, length, access);
276 __ibv_reg_mr(struct ibv_pd *pd, void *addr, size_t length, int access) argument
297 __ibv_rereg_mr(struct ibv_mr *mr, int flags, struct ibv_pd *pd, void *addr, size_t length, int access) argument
/freebsd-11-stable/contrib/gcc/
H A Dprefix.c294 if (!ALWAYS_STRIP_DOTDOT && access (result, X_OK) == 0)
301 /* We can't access the dir, so we won't be able to
302 access dir/.. either. Strip out `dir/../'. If `dir'
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfconvert.c210 if (access(infile, R_OK) != 0)
211 terminate("Can't access %s", infile);
/freebsd-11-stable/contrib/groff/src/include/
H A Dnonposix.h68 # define access(p,m) _access(p,m) macro
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c91 if(access(newpath, X_OK))
/freebsd-11-stable/etc/mail/
H A DMakefile63 # access, bitdomain, domaintable, genericstable, mailertable, userdb,
128 genericstable virtusertable access
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dpathfind.c82 * Make sure we can access it in the way we want
84 if (access(abs_name, mode_bits) >= 0) {
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_disk.c69 .access = g_ofwd_access,

Completed in 236 milliseconds

1234567891011>>