Home
last modified time | relevance | path

Searched defs:readonly (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/
Di915_vma_resource.h53 bool readonly:1; member
206 bool readonly, in i915_vma_resource_init()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_hmm.c169 uint64_t start, uint64_t npages, bool readonly, in amdgpu_hmm_range_get_pages()
Damdgpu_ttm.c701 bool readonly; in amdgpu_ttm_tt_get_user_pages() local
/openbsd/src/usr.bin/vi/common/
Dmain.c57 int ch, flagchk, secure, startup, readonly, rval, silent; in editor() local
Dexf.c125 int fd, exists, open_err, readonly; in file_init() local
/openbsd/src/usr.bin/mail/
Dedit.c148 run_editor(FILE *fp, off_t size, int type, int readonly) in run_editor()
Dmain.c43 int readonly; /* Will be unable to rewrite file */ variable
/openbsd/src/usr.sbin/quotaon/
Dquotaon.c236 readonly(struct fstab *fs) in readonly() function
/openbsd/src/usr.bin/tmux/
Dkey-bindings.c677 int readonly, flags = 0; in key_bindings_dispatch() local
/openbsd/src/usr.bin/ssh/
Dsshbuf.c47 int readonly; /* Refers to external, const data */ member
Dsshconnect.c921 struct sshkey *host_key, int readonly, int clobber_port, in check_host_key()
Dsftp-server.c73 static int readonly; variable
/openbsd/src/gnu/usr.bin/cvs/windows-NT/
Dfilesubr.c380 int readonly = !iswritable (from); local
/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_svm.c1381 unsigned long offset, unsigned long npages, bool readonly, in svm_range_map_to_gpu()
1458 unsigned long npages, bool readonly, in svm_range_map_to_gpus()
1706 bool readonly; in svm_range_validate_and_map() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DFileSystem.h1272 readonly, ///< May only access map via const_data as read only. enumerator
/openbsd/src/usr.sbin/npppd/npppd/
Dprivsep.c987 int readonly; in privsep_npppd_check_open() member
/openbsd/src/sys/arch/mips64/mips64/
Dpmap.c1625 int readonly = 0; in pmap_emulate_modify() local
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dvarasm.c5051 bool readonly = false; local
/openbsd/src/gnu/gcc/gcc/config/frv/
Dfrv.c4115 bool named_section, readonly; in frv_emit_movsi() local
/openbsd/src/gnu/usr.bin/perl/
Dperl.h5287 bool readonly; member