Home
last modified time | relevance | path

Searched refs:access (Results 101 – 125 of 1420) sorted by relevance

12345678910>>...57

/freebsd/crypto/openssh/
H A DREADME.tun22 (2) Server: Restrict client access and assign the tunnel
71 Host access.somewhere.net
75 ProxyCommand ssh access.somewhere.net nc dmzgw 22
87 | Client |------( Internet )-----| access.somewhere.net |
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dti-pci.txt36 - ti,syscon-unaligned-access: phandle to the syscon DT node. The 1st argument
40 access.
54 - ti,syscon-unaligned-access: phandle to the syscon DT node. The 1st argument
58 access.
H A D83xx-512x-pci.txt8 The second is for the PCI config space access registers
36 0xe0008300 0x8>; /* config space access registers */
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_fs_tbl.c73 int32_t access; /* enum hrFSAccess, see above */ member
368 entry->access = FS_READ_ONLY; in fs_tbl_process_statfs_entry()
370 entry->access = FS_READ_WRITE; in fs_tbl_process_statfs_entry()
453 value->v.integer = entry->access; in op_hrFSTable()
/freebsd/tools/test/stress2/misc/
H A Dcluster.sh130 if (access(file, R_OK) == 0)
162 if (access(file, R_OK) == 0)
200 if (access(file2, R_OK) == 0)
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-mux-pinctrl.yaml41 Whenever an access is made to a device on a child bus, the relevant pinctrl state will be
44 If an idle state is defined, whenever an access is not being made to a device on a child bus,
48 into hardware whenever no access is being made of a device on a child bus.
H A Di2c-mux-gpio.yaml32 Whenever an access is made to a device on a child bus, the value set in the relevant node's reg
36 If an idle state is defined, using the idle-state (optional) property, whenever an access is not
40 hardware whenever no access is being made to a device on a child bus.
/freebsd/crypto/openssl/doc/man3/
H A DRAND_get0_primary.pod8 - get access to the global EVP_RAND_CTX instances
28 These functions here provide access to the shared DRBG instances.
46 It is not thread-safe to access the I<primary> DRBG instance.
H A DSSL_CTX_sessions.pod5 SSL_CTX_sessions - access internal session cache
22 access this database e.g. for searching. In parallel, the sessions
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dqcom,iommu.txt4 a similar looking IOMMU but without access to the global register space,
18 register group access) and "bus" (required for
19 the IOMMUs underlying bus access).
/freebsd/tests/sys/fs/fusefs/
H A Dunlink.cc158 ASSERT_EQ(0, access(FULLPATH, F_OK)) << strerror(errno); in TEST_F()
191 ASSERT_EQ(0, access(FULLPATH1, F_OK)) << strerror(errno); in TEST_F()
236 ASSERT_EQ(0, access(FULLPATH1, F_OK)) << strerror(errno); in TEST_F()
H A Ddestroy.cc149 ASSERT_EQ(0, access(FULLPATH, F_OK)) << strerror(errno); in TEST_F()
150 ASSERT_EQ(0, access(FULLPATH, F_OK)) << strerror(errno); in TEST_F()
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dfsl,spba-bus.yaml13 A simple bus enabling access to shared peripherals.
19 the SDMA can access. There are no special clocks for the bus, because
/freebsd/contrib/sendmail/cf/hack/
H A Dxconnect.m421 # x_connect ruleset for looking up XConnect: tag in access DB to enable
37 R<$+> <$*> $@ $1 found in access DB',
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedMetadataKinds.def39 LLVM_FIXED_MD_KIND(MD_access_group, "llvm.access.group", 25)
41 LLVM_FIXED_MD_KIND(MD_preserve_access_index, "llvm.preserve.access.index", 27)
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4203 # possible values for TLS_connection in access map
1729 ### $* $=m or the access database.
1837 dnl generic error from access map
1998 R<$={Accept}> $* $# $1 accept from access map
2006 dnl generic error from access map
2007 R<$+> $* $#error $: $1 error from access db',
2173 dnl generic error from access map
2174 R<$+> $* $#error $: $1 error from access db
2353 R<?> $* $: <$(access Connect:$1 $: ? $)> <$1>
2986 dnl some other value in access map: accept
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dnvidia,tegra186-gpio.txt14 a) Security registers, which allow configuration of allowed access to the GPIO
20 that wishes to configure access to the GPIO registers needs access to these
22 need access to these registers.
26 address space, each of which access the same underlying state. See the hardware
27 documentation for rationale. Any particular GPIO client is expected to access
H A Dnvidia,tegra186-gpio.yaml25 a) Security registers, which allow configuration of allowed access to the
31 Code that wishes to configure access to the GPIO registers needs access
33 GPIO data does not need access to these registers.
37 aliases" in address space, each of which access the same underlying
39 GPIO client is expected to access just one of these physical aliases.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,asrc.txt30 "mem" Peripheral access clock to access registers.
35 or more bus masters (CPU, DMA or DSP) try to access
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi-props.yaml36 during asynchronous and synchronous access. By default, the
37 FMC_CLK is only generated during synchronous access.
77 description: CRAM page size. The controller splits the burst access
141 reaches 0, the controller splits the current access, toggles NE to
142 allow device refresh and restarts a new access.
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-devkit8000-common.dtsi241 gpmc,access-ns = <64>;
244 gpmc,wr-access-ns = <40>;
303 gpmc,access-ns = <144>;
304 gpmc,page-burst-access-ns = <24>;
310 gpmc,wr-access-ns = <0>;
/freebsd/contrib/tcp_wrappers/
H A DREADME45 7.4 - Building and testing the access control rules
66 Optional features are: access control to restrict what systems can
241 section describes how you can test your access control rules.
270 some universal magic cookie that may not even be usable for access
401 introduce an incompatible change to the access control language
765 In the absence of any access-control tables, the daemon wrappers
863 In the absence of any access-control tables, the daemon wrappers
880 of the daemon process name for logging and for access control.
882 7.4 - Building and testing the access control rules
966 The access control routines can easily be integrated with other
[all …]
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Daccess.c45 # define ACCESS(FN, MODE) access((FN), (MODE)&(R_OK|W_OK))
47 # define ACCESS access
/freebsd/contrib/netbsd-tests/lib/libc/c063/
H A Dt_mknodat.c82 ATF_REQUIRE(access(FILE, F_OK) == 0); in ATF_TC_BODY()
103 ATF_REQUIRE(access(FILE, F_OK) == 0); in ATF_TC_BODY()
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Damlogic,meson-gx.txt26 - amlogic,dram-access-quirk: set when controller's internal DMA engine cannot access the

12345678910>>...57