/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_access.c | 90 data, access->data, access->seq_num, access->nUse); in _nscd_release() 94 access->nUse--; in _nscd_release() 104 (access->free_func)(access->data); in _nscd_release() 175 data, access->data, access->seq_num, access->nUse); in _nscd_get() 198 access->nUse++; in _nscd_get() 445 assert(access->data_cond != NULL && access->data_mutex != NULL); in _nscd_cond_wait() 448 (void) cond_wait(access->data_cond, access->data_mutex); in _nscd_cond_wait() 542 access->nUse = 0; in _nscd_alloc() 576 _nscd_del_int_addr(access->data, access->seq_num); in _nscd_free() 585 (void) memset(access, 0, sizeof (*access)); in _nscd_free() [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/ |
H A D | zfs_acl_chmod_rwx_004_pos.ksh | 52 typeset access=$4 55 if [[ $rflag == "allow" && $access == execute ]]; then 56 rwx_node $user $node $access 63 log_note "SUCCESS: rwx_node $user $node $access" 65 log_fail "FAIL: rwx_node $user $node $access" 68 $log rwx_node $user $node $access 75 typeset access=$2 105 $log rwx_node $ZFS_ACL_OTHER1 $node $access 106 $rlog rwx_node $ZFS_ACL_OTHER2 $node $access 127 for access in ${a_access[@]}; do [all …]
|
H A D | zfs_acl_chmod_rwx_003_pos.ksh | 106 typeset flag access acl_spec 109 for access in ${a_access[@]}; do 111 acl_spec="$flag:$access:$tp"
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | vmm.h | 188 uint32_t access; member 190 #define SEG_DESC_TYPE(access) ((access) & 0x001f) argument 191 #define SEG_DESC_DPL(access) (((access) >> 5) & 0x3) argument 192 #define SEG_DESC_PRESENT(access) (((access) & 0x0080) ? 1 : 0) argument 193 #define SEG_DESC_DEF32(access) (((access) & 0x4000) ? 1 : 0) argument 194 #define SEG_DESC_GRANULARITY(access) (((access) & 0x8000) ? 1 : 0) argument 195 #define SEG_DESC_UNUSABLE(access) (((access) & 0x10000) ? 1 : 0) argument
|
/illumos-gate/usr/src/lib/efcode/fcode_test/ |
H A D | access.fth | 32 create access-test 43 " l,+" access-test la1+ word-test = .passed? 51 " w@.1" access-test w@ h# 8000 = .passed? 52 " w@.2" access-test wa1+ w@ h# 4000 = .passed? 57 " <w@" access-test <w@ h# ffff8000 = .passed? 58 " l@.1" access-test l@ h# 80004000 = .passed? 67 " 2!.1" 1 2 access-test 2! access-test @ 2 = 68 access-test cell+ @ 1 = and .passed? 69 " 2@.1" access-test 2@ 2 = swap 1 = and .passed?
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_original_elf_init.c | 63 UNUSEDARG Dwarf_Unsigned access, in dwarf_elf_init_b() argument 70 Dwarf_Unsigned access, in dwarf_elf_init_b() 89 if (access != DW_DLC_READ) { in dwarf_elf_init_b() 128 UNUSEDARG Dwarf_Unsigned access, in dwarf_elf_init() argument 134 Dwarf_Unsigned access, in dwarf_elf_init() 147 access,errhand,errarg,ret_dbg,error); in dwarf_elf_init() 161 UNUSEDARG Dwarf_Unsigned access, in _dwarf_elf_setup() argument 173 UNUSEDARG Dwarf_Unsigned access, in _dwarf_elf_setup()
|
H A D | dwarf_generic_init.c | 89 Dwarf_Unsigned access, in dwarf_init() argument 93 return dwarf_init_b(fd,access, DW_GROUPNUMBER_ANY, in dwarf_init() 130 Dwarf_Unsigned access, in dwarf_init_path() argument 179 access,groupnumber,errhand,errarg,&dbg,error); in dwarf_init_path() 196 access,groupnumber,errhand,errarg,&dbg,error); in dwarf_init_path() 213 access,groupnumber,errhand,errarg,&dbg,error); in dwarf_init_path() 237 Dwarf_Unsigned access, in dwarf_init_b() argument 268 access,group_number,errhand,errarg,ret_dbg,error); in dwarf_init_b() 280 access,group_number,errhand,errarg,ret_dbg,error); in dwarf_init_b() 294 access,group_number,errhand,errarg,ret_dbg,error); in dwarf_init_b()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | strtape.c | 76 if (!access("/dev/rmt/.", F_OK)) in strtape() 84 if (!access(tapefile, F_OK)) return(tapefile); in strtape() 88 if (!access(tapefile, F_OK)) return(tapefile); in strtape() 93 else if (!access("/dev/nst0", F_OK)) in strtape() 101 else if (!access("/dev/nrmt0", F_OK)) in strtape()
|
/illumos-gate/usr/src/compat/bhyve/sys/ |
H A D | sysctl.h | 21 #define SYSCTL_NODE(parent, nbr, name, access, handler, descr) argument 23 #define SYSCTL_INT(parent, nbr, name, access, ptr, val, descr) argument 24 #define SYSCTL_UINT(parent, nbr, name, access, ptr, val, descr) argument 25 #define SYSCTL_ULONG(parent, nbr, name, access, ptr, val, descr) argument
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_auth.c | 331 int access; in nfsauth4_access() local 348 if (access & NFSAUTH_DENIED || access & NFSAUTH_WRONGSEC) { in nfsauth4_access() 357 return (access); in nfsauth4_access() 639 int access; in nfsauth_refresh_thread() local 876 int access; in nfsauth_cache_get() local 1210 return (access); in nfsauth_cache_get() 1238 return (access); in nfsauth_cache_get() 1249 int access; in nfsauth4_secinfo_access() local 1269 return (access); in nfsauth4_secinfo_access() 1276 int access, mapaccess; in nfsauth_access() local [all …]
|
H A D | nfs_acl_srv.c | 326 resp->resok.access = 0; in acl2_access() 328 if (args->access & ACCESS2_READ) { in acl2_access() 331 resp->resok.access |= ACCESS2_READ; in acl2_access() 333 if ((args->access & ACCESS2_LOOKUP) && vp->v_type == VDIR) { in acl2_access() 336 resp->resok.access |= ACCESS2_LOOKUP; in acl2_access() 339 (args->access & (ACCESS2_MODIFY|ACCESS2_EXTEND))) { in acl2_access() 342 resp->resok.access |= in acl2_access() 343 (args->access & (ACCESS2_MODIFY|ACCESS2_EXTEND)); in acl2_access() 349 resp->resok.access |= ACCESS2_DELETE; in acl2_access() 351 if (args->access & ACCESS2_EXECUTE) { in acl2_access() [all …]
|
/illumos-gate/usr/src/cmd/fs.d/nfs/exportfs/ |
H A D | exportfs.sh | 44 do case $i in *access=* ) eval $i ;; esac ; done 45 if [ ! "$access" ] ; then return ; fi 52 ro | rw ) OPTS="${OPTS}$i=$access," ; ropt="true" ;; 53 access=* ) ;; 57 if [ ! "$ropt" ] ; then OPTS="ro=$access,$OPTS" ; fi
|
/illumos-gate/usr/src/cmd/bhyve/ |
H A D | task_switch.c | 145 seg_desc.access |= usd->sd_xx << 12; in usd_to_seg_desc() 147 seg_desc.access |= usd->sd_gran << 15; in usd_to_seg_desc() 191 uint32_t limit, access; in desc_table_limit_check() local 199 if (SEG_DESC_UNUSABLE(access) || !SEG_DESC_PRESENT(access)) in desc_table_limit_check() 224 uint32_t limit, access; in desc_table_rw() local 871 uint32_t eip, ot_lim, access; in vmexit_task_switch() local 907 nt_type = SEG_DESC_TYPE(nt.access); in vmexit_task_switch() 915 if (!SEG_DESC_PRESENT(nt.access)) { in vmexit_task_switch() 973 &access); in vmexit_task_switch() 975 assert(!SEG_DESC_UNUSABLE(access) && SEG_DESC_PRESENT(access)); in vmexit_task_switch() [all …]
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/ |
H A D | Makefile.test | 14 OBJS=visible.o hidden.o access.o 33 gcc -m64 -shared hidden.o visible.o access.o -o $@ 35 libnoref.so: $(OBJS:access.o=) #Remove any references 36 gcc -m64 -Wl,-zignore -shared $(OBJS:access.o=) -o $@
|
/illumos-gate/usr/src/lib/libpkg/common/ |
H A D | ckvolseq.c | 66 if (access(path, 0)) { in ckvolseq() 92 if (access(path, 0) == 0) in ckvolseq() 95 if (access(path, 0) == 0) in ckvolseq() 100 if (access(path, 0) == 0) in ckvolseq()
|
/illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
H A D | findscripts.c | 119 if (access(path, R_OK) == 0) { in find_CAS() 127 if (access(path, R_OK) == 0) { in find_CAS() 151 if (access(path, R_OK) == 0) { in find_CAS() 166 if (access(path, R_OK) == 0) { in find_CAS() 174 if (access(path, R_OK) == 0) { in find_CAS()
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_fsops.c | 1009 uint32_t access = 0; in smb_fsop_getattr() local 1295 uint32_t access; in smb_fsop_setattr() local 1333 access = 0; in smb_fsop_setattr() 1688 int access = 0; in smb_fsop_access() local 1771 access |= VWRITE; in smb_fsop_access() 1774 access |= VREAD; in smb_fsop_access() 1777 access |= VEXEC; in smb_fsop_access() 2206 int access = 0; in smb_fsop_aclread() local 2265 int access = 0; in smb_fsop_aclwrite() local 2521 int access = 0; in smb_fsop_sdwrite() local [all …]
|
H A D | smb_tree.c | 540 uint32_t access; in smb_tree_acl_access() local 544 access = ACE_ALL_PERMS; in smb_tree_acl_access() 552 access = 0; in smb_tree_acl_access() 554 return (access); in smb_tree_acl_access() 567 return (access); in smb_tree_acl_access() 589 return (access); in smb_tree_acl_access() 616 uint32_t access; in smb_tree_chkaccess() local 652 return (access); in smb_tree_chkaccess() 672 uint32_t access; in smb_tree_connect_disk() local 802 uint32_t access; in smb_tree_connect_printq() local [all …]
|
/illumos-gate/usr/src/cmd/make/lib/vroot/ |
H A D | access.cc | 33 vroot_result= access(path, vroot_args.access.mode); in access_thunk() 39 vroot_args.access.mode= mode; in access_vroot()
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | tempnam.c | 71 if (x > 0 && access(pcopy(p, tdir), (W_OK | X_OK)) == 0) in tempnam() 73 if (y > 0 && access(pcopy(p, dir), (W_OK | X_OK)) == 0) in tempnam() 75 if (access(pcopy(p, P_tmpdir), (W_OK | X_OK)) == 0) in tempnam() 77 if (access(pcopy(p, "/tmp"), (W_OK | X_OK)) != 0) { in tempnam()
|
/illumos-gate/usr/src/cmd/mail/ |
H A D | legal.c | 61 if (access(file, A_EXIST) == A_OK) { 62 if (access(file, A_WRITE) == A_OK) 76 if (access(dfile, A_WRITE) == CERROR)
|
/illumos-gate/usr/src/cmd/picl/plugins/common/frutree/ |
H A D | piclfrutree.c | 93 if (access(pname, R_OK) == 0) { in get_config_file() 102 if (access(pname, R_OK) == 0) { in get_config_file() 111 if (access(pname, R_OK) == 0) { in get_config_file()
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_module_load.c | 89 if (access(fullname, F_OK) != 0) { in mdb_module_load() 116 if (access(buf, F_OK) == 0) { in mdb_module_load() 126 if (access(buf, F_OK) == 0) { in mdb_module_load() 138 if (access(buf, F_OK) == 0) in mdb_module_load()
|
/illumos-gate/usr/src/cmd/setuname/ |
H A D | setuname.c | 98 extern int access(); /* Check the accessibility of a file */ 322 if (access("/dev/kmem", R_OK|W_OK) == 0) { 323 if (access(RC_DIRNAME, R_OK|W_OK) == 0) { 324 if ((access(RC_FILENAME, R_OK) != 0) && 325 (access(RC_FILENAME, F_OK) == 0)) { 331 if (access(RC_DIRNAME, F_OK) == 0) {
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | access.c | 38 #pragma weak _access = access 40 access(const char *fname, int amode) in access() function
|