Searched refs:priv_set_to_str (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/getdevpolicy/ |
H A D | getdevpolicy.c | 68 ss = priv_set_to_str(DEVPLCYSYS_RDP(ds, pi), ',', PRIV_STR_SHORT); in printpolicy() 71 ss = priv_set_to_str(DEVPLCYSYS_WRP(ds, pi), ',', PRIV_STR_SHORT); in printpolicy()
|
/titanic_41/usr/src/head/ |
H A D | priv.h | 56 extern char *priv_set_to_str(const priv_set_t *, char, int);
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | priv_str_xlate.c | 34 #pragma weak _priv_set_to_str = priv_set_to_str 340 priv_set_to_str(const priv_set_t *pset, char separator, int flag) in priv_set_to_str() function
|
/titanic_41/usr/src/cmd/ptools/ppriv/ |
H A D | ppriv.c | 280 s = priv_set_to_str(pset, ',', mode); in look()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 583 priv_set_to_str
|
/titanic_41/usr/src/cmd/truss/ |
H A D | main.c | 2364 s = priv_set_to_str(opset, ',', PRIV_STR_SHORT); in show_cred() 2365 t = priv_set_to_str(npset, ',', PRIV_STR_SHORT); in show_cred()
|
H A D | expound.c | 3649 str = priv_set_to_str(s, ',', PRIV_STR_SHORT)); in show_ucred_privsets() 3700 char *str = priv_set_to_str(tmp, ',', PRIV_STR_SHORT); in show_privset()
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | au_to.c | 401 priv_set_to_str(privilege, ',', in au_to_privset()
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 996 priv_set_to_str.3c \ 1960 priv_set_to_str.3c := LINKSRC = priv_str_to_set.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 791 priv_set_to_str;
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1006 link path=usr/share/man/man3c/priv_set_to_str.3c target=priv_str_to_set.3c
|
/titanic_41/ |
H A D | .gitignore | 5082 usr/src/man/man3c/priv_set_to_str.3c
|