Searched refs:priv_gettext (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/priv_gettext/
H A DMakefile21 PROGS = priv_gettext
H A Dpriv_gettext.c23 * This tests priv_gettext(). The priv_gettext() function always falls back to
46 char *res = priv_gettext("dtrace_kernel");
/illumos-gate/usr/src/head/
H A Dpriv.h62 extern char *priv_gettext(const char *);
/illumos-gate/usr/src/test/libc-tests/tests/
H A DMakefile23 priv_gettext \
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpriv_str_xlate.c33 #pragma weak _priv_gettext = priv_gettext
426 * priv_gettext() is defined to return a string that
430 priv_gettext(const char *priv) function
/illumos-gate/usr/src/cmd/ptools/ppriv/
H A Dppriv.c606 char *text = priv_gettext(p);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1043 priv_gettext.3c \
2064 priv_gettext.3c := LINKSRC = priv_str_to_set.3c

Completed in 86 milliseconds