Searched refs:read_data (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_001_neg.ksh59 log_mustnot usr_exec chmod ${A}owner@:read_data:allow $node
65 log_mustnot usr_exec chmod A+$tp:read_data:deny $node
102 log_mustnot chmod A+owner@:read_data:allow $node
104 chmod A+owner@:read_data:allow $node
H A Dzfs_acl_chmod_aclmode_001_pos.ksh74 "read_data" \
78 "read_data/write_data" \
79 "read_data/write_data/append_data" \
81 "read_data/execute" \
83 "read_data/write_data/append_data/execute"
100 # $4 ACE access which is read_data, write_data or execute
143 if [[ $acl_access == *"read_data"* ]]; then
148 tmpstr=${tmpstr}/read_data
150 tmpstr=${tmpstr}/list_directory/read_data
242 new_acl=${new_acl}${str}read_data
[all...]
H A Dzfs_acl_chmod_rwx_002_pos.ksh36 # chmod A{+|-|=} read_data|write_data|execute for owner@ group@ or
43 # 4. Separately chmod +|-|= read_data|write_data|execute
49 log_assert "chmod A{+|-|=} read_data|write_data|execute for owner@, group@ " \
55 set -A a_access read_data write_data execute
103 # $2 ACE access which is read_data, write_data or execute
243 log_pass "chmod A{+|-|=} read_data|write_data|execute for owner@, group@ " \
H A Dzfs_acl_chmod_rwacl_001_pos.ksh88 chgusr_exec $user chmod A0+owner@:read_data:allow $node
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib369 *:read_data:*|read_data)
385 *:read_data:*|read_data)
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c580 read_data(FSTATE *fstate, Off offset, void *buf, size_t nbyte, function
621 if (read_data(fstate, offset, buf, sizeof (buf), ELF_T_WORD) == 0)
641 if (read_data(fstate, offset, &verdef, sizeof (verdef),
676 if (read_data(fstate, offset, &verdaux, sizeof (verdaux),
701 if (read_data(fstate, offset, &verneed, sizeof (verneed),
736 if (read_data(fstate, offset, &vernaux, sizeof (vernaux),
1024 (read_data(fstate, sec->shdr->sh_offset, sec->data->d_buf,
/illumos-gate/usr/src/lib/print/mod_ipp/
H A Dmod_ipp.c115 read_data(void *fd, void *buf, size_t siz) function
126 fprintf(stderr, "read_data(0x%8.8x, 0x%8.8x, %d): %d",
131 dump_buffer(stderr, "read_data:", buf, len_read);
241 status = ipp_read_message(read_data, r, &request, IPP_TYPE_REQUEST);
321 status = ipp_process_request(request, &response, read_data, r);
/illumos-gate/usr/src/tools/ctf/dump/
H A Ddump.c268 read_data(const ctf_header_t *hp, const ctf_data_t *cd) function
992 error |= read_data(hp, &cd);
/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l262 <PS>read_data/[:/,] {
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3005 u32 read_data; member in struct:ixgbe_hic_internal_phy_resp

Completed in 114 milliseconds