Searched refs:__priv_set_to_str (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | priv_str_xlate.c | 173 __priv_set_to_str( in __priv_set_to_str() function 342 return (__priv_set_to_str(NULL, pset, separator, flag)); in priv_set_to_str()
|
/titanic_41/usr/src/cmd/ptools/ppriv/ |
H A D | ppriv.c | 271 extern char *__priv_set_to_str(void *, in look() 278 s = __priv_set_to_str(pdata, pset, ',', mode); in look()
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 793 __priv_set_to_str;
|
H A D | llib-lc | 1776 extern char * __priv_set_to_str(void *, const priv_set_t *, char, int);
|