Home
last modified time | relevance | path

Searched refs:access (Results 1 – 25 of 601) sorted by last modified time

12345678910>>...25

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kshare.c214 uint32_t access; in smb_kshare_hostaccess() local
242 access = ACE_ALL_PERMS & ~ACE_ALL_WRITE_PERMS; in smb_kshare_hostaccess()
246 access = ACE_ALL_PERMS; in smb_kshare_hostaccess()
250 access = 0; in smb_kshare_hostaccess()
253 return (access); in smb_kshare_hostaccess()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2527 access;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist125 83 ELIBACC Can not access a needed shared library
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids17071 da42 Devan Lai dap42 debug access probe
19541 0001 Onda V972 (storage access)
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2614 return (xdr_u_int(xdrs, &objp->access)); in xdr_ACCESS4res()
4222 &objp->nfs_argop4_u.opaccess.access)); in xdr_nfs_argop4()
H A Dnfs4_srv.c769 cs->access = CS_ACCESS_DENIED; in rfs4_init_compound_state()
1286 int access, flavor, perm; in do_rfs4_op_secinfo() local
1540 resp->access = 0; in rfs4_op_access()
1569 resp->access |= ACCESS4_READ; in rfs4_op_access()
1585 resp->access |= in rfs4_op_access()
2265 cs->access = CS_ACCESS_OK; in call_checkauth4()
7131 sp->rs_open_access |= access; in rfs4_do_open()
7144 fp->rf_share_access |= access; in rfs4_do_open()
8083 if ((access & sp->rs_open_access) != access || in rfs4_op_open_downgrade()
8085 (access & in rfs4_op_open_downgrade()
[all …]
/illumos-gate/usr/src/uts/common/
H A DMakefile.files100 access.o \
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c838 if (0 != access(altdir, F_OK)) { in process_options()
859 if (0 != access(zo->zo_alt_ztest, X_OK)) { in process_options()
863 } else if (0 != access(zo->zo_alt_libpath, X_OK)) { in process_options()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c3091 desc.access = 0x0093; in vcpu_arch_reset()
3098 desc.access = 0x0093; in vcpu_arch_reset()
3113 desc.access = 0x0082; in vcpu_arch_reset()
3120 desc.access = 0x008b; in vcpu_arch_reset()
3159 desc.access = 0x0093; in vcpu_vector_sipi()
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com910 access.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com964 access.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com937 access.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile898 access.o \
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src1268 # access method".) tam includes support for real, overlapping windows,
3677 # These entries allow access to the X titlebar and icon name as a status line.
3681 xterm+sl|access X title line and icon name,
3685 xterm+sl-twm|access X title line (pacify twm-descended window managers),
21608 # * xtitle and xtitle-twm enable access to the X status line.
H A Dtermcap.src1146 # access method".) tam includes support for real, overlapping windows,
3207 # These entries allow access to the X titlebar and icon name as a status line.
3211 xterm+sl|access X title line and icon name:\
3215 xterm+sl-twm|access X title line (pacify twm-descended window managers):\
19390 # * xtitle and xtitle-twm enable access to the X status line.
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c312 if (access(optarg, F_OK) != 0) { in admin_lock()
325 if (access(p, F_OK) != 0) { in admin_lock()
337 if (access(p, F_OK) != 0) { in admin_lock()
1169 if (access(lockpath, F_OK) != 0) { in _openLockFile()
1872 if (access(path, F_OK) == 0) { in _validateLock()
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c191 if (access("_sacpipe", 0) != 0) { in initialize()
386 if (access(Scratch, 0) != 0) { in startpm()
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_misc.c1461 if ((access(tmpstr, F_OK) == 0) && vol_running) in lookup_device()
1470 if (access(tmpstr, F_OK) < 0) { in lookup_device()
1478 if ((access(tmpstr, F_OK) == 0) && vol_running) in lookup_device()
1580 if (access(found, F_OK) >= 0) in vol_name_to_dev_node()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_shell.c86 if (access(mdb.m_shell, X_OK) == -1) in mdb_shell_exec()
169 if (access(mdb.m_shell, X_OK) == -1) in mdb_shell_pipe()
H A Dmdb_proc.c5350 access(PT_CORE_PATH, F_OK) == 0) in mdb_proc_tgt_create()
H A Dmdb_main.c866 if (tgt_argc == 1 && access(tgt_argv[0], F_OK) == -1 && in main()
880 if (access(tgt_argv[0], F_OK) == -1 && in main()
881 access(tgt_argv[1], F_OK) != -1) { in main()
888 } else if (access(tgt_argv[0], F_OK) == -1 && in main()
889 access(tgt_argv[1], F_OK) == -1) { in main()
892 if (access(tgt_argv[1], F_OK) == 0) { in main()
983 if (access(tgt_argv[1], F_OK) == -1) in main()
H A Dmdb_fdio.c135 if (access(buf, F_OK) == 0) { in mdb_fdio_create_path()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c2607 utmpx_ok = (access(UTMPX, R_OK|W_OK) == 0); in access_utmpx()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1244 uint32_t access; member
1251 uint32_t access; member
H A Dnfs4.h1214 uint_t access; /* access perm on vp per request */ member

12345678910>>...25