Home
last modified time | relevance | path

Searched refs:rights (Results 1 – 25 of 1325) sorted by relevance

12345678910>>...53

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c359 (fhp->fh_rights & rights) == rights) { in smbfs_smb_tmpopen()
374 rights, SMB_EFA_NORMAL, in smbfs_smb_tmpopen()
383 fhp->fh_rights = rights; in smbfs_smb_tmpopen()
408 uint32_t rights, in smbfs_smb_open() argument
425 rights, SMB_EFA_NORMAL, in smbfs_smb_open()
433 fhp->fh_rights = rights; in smbfs_smb_open()
466 uint32_t efa, rights; in smbfs_smb_create() local
492 fhp->fh_rights = rights; in smbfs_smb_create()
540 uint32_t efa, rights; in smbfs_smb_mkdir() local
554 rights = SA_RIGHT_FILE_READ_DATA; in smbfs_smb_mkdir()
[all …]
H A Dsmbfs_acl.c78 uint32_t rights = STD_RIGHT_READ_CONTROL_ACCESS; in smbfs_getsd() local
82 rights |= SEC_RIGHT_SYSTEM_SECURITY; in smbfs_getsd()
89 error = smbfs_smb_tmpopen(np, rights, &scred, &fid); in smbfs_getsd()
139 uint32_t rights; in smbfs_setsd() local
153 rights = 0; in smbfs_setsd()
156 rights |= STD_RIGHT_WRITE_OWNER_ACCESS; in smbfs_setsd()
158 rights |= STD_RIGHT_WRITE_DAC_ACCESS; in smbfs_setsd()
160 rights |= SEC_RIGHT_SYSTEM_SECURITY; in smbfs_setsd()
164 error = smbfs_smb_tmpopen(np, rights, &scred, &fid); in smbfs_setsd()
/illumos-gate/usr/src/tools/onbld/Checks/
H A DCopyright.py43 ret = rights = goodrights = 0
50 rights += 1
55 if rights == 0:
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dversion.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dcf.m44 # All rights reserved.
5 # Copyright (c) 1983, 1995 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dlimited_masquerade.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dmasquerade_entire_domain.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dmasquerade_envelope.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dstickyhost.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dalways_add_domain.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dnocanonify.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dnotsticky.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dallmasquerade.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dredirect.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dsmrsh.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dnouucp.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Duse_ct_file.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Duucpdomain.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dbitdomain.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dgenericstable.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dmailertable.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Duse_cw_file.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
H A Dvirtusertable.m44 # All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
7 # The Regents of the University of California. All rights reserved.
/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A DMakefile23 PROGDA = rights recvmsg
38 rights.32 := LDLIBS += -lproc
39 rights.64 := LDLIBS64 += -lproc
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A DTHIRDPARTYLICENSE1 Copyright (c) 1999 Niklas Hallqvist. All rights reserved.
2 Copyright (c) 2004, 2005 Damien Miller. All rights reserved.
3 Copyright (c) 2006 Damien Miller. All rights reserved.
4 Copyright (c) 2005 Anil Madhavapeddy. All rights reserved.
5 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved.
6 All rights reserved.

12345678910>>...53