Home
last modified time | relevance | path

Searched refs:access (Results 176 – 200 of 1424) sorted by relevance

12345678910>>...57

/freebsd/sys/powerpc/include/
H A Dkdb.h54 kdb_cpu_set_watchpoint(vm_offset_t addr, vm_size_t size, int access) in kdb_cpu_set_watchpoint() argument
/freebsd/sys/arm/include/
H A Dkdb.h40 int kdb_cpu_set_watchpoint(vm_offset_t addr, size_t size, int access);
/freebsd/sys/amd64/include/
H A Dkdb.h35 int kdb_cpu_set_watchpoint(vm_offset_t addr, vm_size_t size, int access);
/freebsd/sys/i386/include/
H A Dkdb.h35 int kdb_cpu_set_watchpoint(vm_offset_t addr, vm_size_t size, int access);
/freebsd/libexec/ftpd/
H A Dftpusers2 # list of users disallowed any ftp access.
/freebsd/contrib/file/src/
H A Dmagic.c102 if (access(tmppath, R_OK) == -1) in _w32_append_path()
203 if (access(hmagicpath, R_OK) == -1) in get_default_magic()
277 if (access(file, W_OK) == 0) in unreadable_info()
281 if (access(file, X_OK) == 0) in unreadable_info()
/freebsd/sys/arm64/include/
H A Dkdb.h42 int kdb_cpu_set_watchpoint(vm_offset_t addr, size_t size, int access);
/freebsd/sys/contrib/xen/hvm/
H A Dhvm_op.h265 uint16_t access; /* xenmem_access_t */ member
278 uint16_t access; /* xenmem_access_t */ member
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dkeystone-reset.txt17 access pll controller registers and the offset to use
21 access device state control registers and the offset
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml19 control wrapper, which provides a MMIO registers-based access to the
46 implement the sysfs files-based access to the sensors functionality.
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dk3-ringacc.txt6 controller which needs to access ring elements from having to know the current
8 performs a read or write access to a specific address range (which maps to the
/freebsd/sys/dev/etherswitch/
H A Detherswitch_if.m86 # Lock access to switch registers
93 # Unlock access to switch registers
/freebsd/usr.bin/localedef/
H A Dlocaledef.c161 rv = access(srcpath, R_OK); in copy_category()
166 rv = access(srcpath, R_OK); in copy_category()
/freebsd/include/rpcsvc/
H A Dnlm_prot.x117 fsh_access access; member
179 fsh_access access; member
/freebsd/tools/test/stress2/misc/
H A Dfcntl.sh149 while (access("work", R_OK) == 0)
173 while (access("work", R_OK) == 0)
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Ddra62x-j5eco-evm.dts71 gpmc,access-ns = <64>;
77 gpmc,wr-access-ns = <40>;
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dbrcm,iproc-flexrm-mbox.txt37 as DMA descriptor access, access to buffers pointed by DMA
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,esai.txt29 "core" The core clock used to access registers
36 or more bus masters (CPU, DMA or DSP) try to access
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dfaccessat.h58 ret = access(path, mode); in faccessat()
/freebsd/usr.sbin/bsdconfig/usermgmt/include/
H A Dusermgmt.hlp14 even simply "other". Group names are used to control file access
35 The user's login group determines which group access rights the user
38 able to access files of those groups later without providing any
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxl-s905x.dtsi14 /* S905X only has access to its internal PHY */
/freebsd/sys/contrib/device-tree/Bindings/firmware/meson/
H A Dmeson_sm.txt3 In the Amlogic SoCs the Secure Monitor code is used to provide access to the
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS15 passphrase/PSK) and configuration of an access point and client
24 environments that require secure network access without chance for
25 allowing outsiders to gain access during the setup phase.
29 - access point: the WLAN access point
38 when WPS is used to configure the access point.
119 AP to access the network.
346 credentials needed to access the network.
399 station to provision the credentials needed to access the network.
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-file-inode.m43 dnl # struct access f->f_dentry->d_inode was replaced by accessor function
/freebsd/contrib/ntp/html/scripts/
H A Daccopt.txt3 <li class='inline'><a href='accopt.html#restrict'>restrict - specify access restrictions</a></li>\

12345678910>>...57