Home
last modified time | relevance | path

Searched refs:secflags (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_psecflags.sh20 secflags() { function
25 mkdir /tmp/$$-secflags-test
26 cd /tmp/$$-secflags-test
33 secflags $$ | grep I: > output
38 rm -fr /tmp/$$-secflags-test
52 secflags $$ | grep I: > output
63 secflags $$ | grep I: > output
74 secflags $$ | grep I: > output
91 secflags $$ | grep I: > output
106 secflags $pid | grep '[IE]:' > output
[all …]
H A Dsecflags_limits.sh18 mkdir /tmp/secflags-test.$$
19 cd /tmp/secflags-test.$$
24 rm -fr /tmp/secflags-test.$$
H A Dsecflags_core.sh19 mkdir /tmp/secflags-test.$$
20 cd /tmp/secflags-test.$$
36 rm -fr /tmp/secflags-test.$$
H A Dsecflags_elfdump.sh19 mkdir /tmp/secflags-test.$$
20 cd /tmp/secflags-test.$$
36 rm -fr /tmp/secflags-test.$$
H A Dsecflags_aslr.sh69 check 32bit /opt/os-tests/tests/secflags/addrs-32
71 check 64bit /opt/os-tests/tests/secflags/addrs-64
H A Dsecflags_noexecstack.sh18 /opt/os-tests/tests/secflags/stacky &
H A DMakefile34 TESTDIR = $(ROOTOPTPKG)/tests/secflags
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ostest.p5m122 dir path=opt/os-tests/tests/secflags
123 file path=opt/os-tests/tests/secflags/addrs-32 mode=0555
124 file path=opt/os-tests/tests/secflags/addrs-64 mode=0555
125 file path=opt/os-tests/tests/secflags/secflags_aslr mode=0555
126 file path=opt/os-tests/tests/secflags/secflags_core mode=0555
127 file path=opt/os-tests/tests/secflags/secflags_dts mode=0555
128 file path=opt/os-tests/tests/secflags/secflags_elfdump mode=0555
130 file path=opt/os-tests/tests/secflags/secflags_limits mode=0555
132 file path=opt/os-tests/tests/secflags/secflags_proc mode=0555
135 file path=opt/os-tests/tests/secflags/secflags_truss mode=0555
[all …]
/illumos-gate/usr/src/lib/libc/
H A Dreq.flg29 find_files "s.*" usr/src/common/secflags
H A DMakefile.targ313 $(SECFLAGSOBJS:%=pics/%): $(SRC)/common/secflags/$$(@F:.o=.c)
314 $(COMPILE.c) -o $@ $(SRC)/common/secflags/$(@F:.o=.c)
/illumos-gate/usr/src/uts/
H A Dreq.flg55 find_files "s.*" usr/src/common/secflags
/illumos-gate/usr/src/test/os-tests/tests/
H A DMakefile37 secflags \
/illumos-gate/usr/src/test/os-tests/runfiles/
H A Ddefault.run47 [/opt/os-tests/tests/secflags]
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c686 int secflags; in nfsmount() local
1965 secflags = 0; in nfsmount()
1985 secflags |= AUTH_F_RPCTIMESYNC; in nfsmount()
2060 syncaddr, secflags))) { in nfsmount()
2063 if (secflags & AUTH_F_RPCTIMESYNC) in nfsmount()
2136 if (secflags & AUTH_F_RPCTIMESYNC) in nfsmount()
2182 if (secflags & AUTH_F_RPCTIMESYNC) in nfsmount()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c4732 psecflags_t secflags; in setup_zone_secflags() local
4797 secflags_copy(&secflags.psf_inherit, &flagset); in setup_zone_secflags()
4798 secflags_copy(&secflags.psf_effective, &flagset); in setup_zone_secflags()
4805 secflags_copy(&secflags.psf_lower, &flagset); in setup_zone_secflags()
4812 secflags_copy(&secflags.psf_upper, &flagset); in setup_zone_secflags()
4815 if (!psecflags_validate(&secflags)) { in setup_zone_secflags()
4820 if ((res = zone_setattr(zoneid, ZONE_ATTR_SECFLAGS, &secflags, in setup_zone_secflags()
4821 sizeof (secflags))) != 0) { in setup_zone_secflags()
/illumos-gate/exception_lists/
H A Dcheck_rtime83 EXEC_STACK ^opt/os-tests/tests/secflags/stacky$
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile840 secflags.o
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com118 secflags.o
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com858 secflags.o
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com140 secflags.o
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile512 secflags.h \
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs323 Allows a process to manipulate the secflags of processes (subject to,
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c476 Conv_secflags_buf_t secflags; in dump_auxv() member
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules164 $(OBJS_DIR)/%.o: $(COMMONBASE)/secflags/%.c
H A DMakefile.files315 secflags.o \

12