| /onnv-gate/usr/src/head/ |
| H A D | priv.h | 74 extern void priv_union(const priv_set_t *, priv_set_t *); 112 extern void priv_union(/* const priv_set_t *, priv_set_t * */);
|
| /onnv-gate/usr/src/lib/libc/port/gen/ |
| H A D | privlib.c | 48 #pragma weak _priv_union = priv_union 499 priv_union(d->pd_basicset, nset); in __init_daemon_priv() 650 priv_union(priv_basic(), nset); in __init_suid_priv() 658 priv_union(tmpset, nset); in __init_suid_priv() 976 priv_union(const priv_set_t *a, priv_set_t *b) in priv_union() function
|
| H A D | priv_str_xlate.c | 110 priv_union(basic, pset); in priv_str_to_set() 116 priv_union(zone, pset); in priv_str_to_set()
|
| /onnv-gate/usr/src/cmd/ptools/ppriv/ |
| H A D | ppriv.c | 471 priv_union(upd, (*toupd)[ind]); in parsespec() 494 priv_union(add[i], target); in privupdate() 579 priv_union(add[set], target); in privupdate_self() 592 priv_union(add[set], target); in privupdate_self()
|
| /onnv-gate/usr/src/uts/common/sys/tsol/ |
| H A D | priv.h | 89 #define PRIV_UNION(a, b) (priv_union(a, b))
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | priv.c | 552 priv_union(const priv_set_t *a, priv_set_t *b) in priv_union() function 647 priv_union(&CR_LPRIV(cr), &CR_EPRIV(cr)); in priv_set_PA() 650 priv_union(&CR_LPRIV(cr), &CR_PPRIV(cr)); in priv_set_PA()
|
| H A D | exec.c | 644 priv_union(&fset, &CR_EPRIV(cred)); in gexec() 645 priv_union(&fset, &CR_PPRIV(cred)); in gexec()
|
| H A D | klpd.c | 957 priv_union(iset, &CR_IPRIV(ncr)); in pfexec_call()
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/pod/ |
| H A D | Privilege.pod | 82 B<C<priv_union($a, $b)>> 122 priv_gettext(), priv_union(), priv_set_to_str(),
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/ |
| H A D | Privilege.xs | 198 priv_union(set1, set2) 206 priv_union(set1, RETVAL);
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | priv.h | 237 extern void priv_union(const priv_set_t *, priv_set_t *);
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/ |
| H A D | privs.c | 133 priv_union(pset2, pset1); in init_privs()
|
| /onnv-gate/usr/src/cmd/newtask/ |
| H A D | newtask.c | 560 priv_union(nset, eset); in set_ids() 561 priv_union(nset, pset); in set_ids()
|
| /onnv-gate/usr/src/uts/common/syscall/ |
| H A D | ppriv.c | 134 priv_union(&pset, target); in setppriv()
|
| /onnv-gate/usr/src/cmd/pfexecd/ |
| H A D | pfexecd.c | 263 priv_union(tmp, res); in ggp_callback()
|
| /onnv-gate/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 585 priv_union
|
| /onnv-gate/usr/src/uts/common/c2/ |
| H A D | audit.c | 1669 priv_union(set, target); in audit_priv()
|
| /onnv-gate/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 622 priv_union;
|
| /onnv-gate/usr/src/lib/libzonecfg/common/ |
| H A D | libzonecfg.c | 5185 priv_union(basic, privs); in get_default_privset()
|