Home
last modified time | relevance | path

Searched refs:__msgout2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c107 static void __msgout2(const char *, const char *);
649 __msgout2(__getucredstr, "invalid nickname"); in authdes_getucred()
664 __msgout2(__getucredstr, "out of memory"); in authdes_getucred()
677 __msgout2(__getucredstr, "unknown netname"); in authdes_getucred()
683 __msgout2(__getucredstr, "missed ucred cache"); in authdes_getucred()
723 __msgout2(const char *str, const char *str2) in __msgout2() function