Searched refs:psecflagwhich_t (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | secflags.h | 46 } psecflagwhich_t; typedef 89 extern int psecflags(idtype_t, id_t, psecflagwhich_t, secflagdelta_t *);
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | psecflags.c | 27 extern int __psecflagsset(procset_t *, psecflagwhich_t, secflagdelta_t *); 30 psecflags(idtype_t idtype, id_t id, psecflagwhich_t which, in psecflags()
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | psecflags.c | 24 psecflagwhich_t which; 93 psecflags(procset_t *psp, psecflagwhich_t which, secflagdelta_t *ap) in psecflags()
|
/illumos-gate/usr/src/cmd/ptools/psecflags/ |
H A D | psecflags.c | 129 psecflagwhich_t which = PSF_INHERIT; in main()
|
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit.h | 595 void audit_psecflags(proc_t *, psecflagwhich_t,
|
H A D | audit.c | 1677 psecflagwhich_t which, in audit_psecflags()
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | print.c | 1676 psecflagwhich_t which = (psecflagwhich_t)value; in prt_psfw()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 116 int psecflags(procset_t *, psecflagwhich_t, secflagdelta_t *);
|