Symbol: clnt_pcreateerror
crypto/krb5/src/include/gssrpc/clnt.h
310
void clnt_pcreateerror(char *); /* stderr */
crypto/krb5/src/lib/kadm5/clnt/client_init.c
286
clnt_pcreateerror("clnttcp_create");
crypto/krb5/src/lib/rpc/unit-test/client.c
147
clnt_pcreateerror(whoami);
crypto/krb5/src/lib/rpc/unit-test/client.c
153
clnt_pcreateerror(whoami);
crypto/krb5/src/lib/rpc/unit-test/client.c
237
clnt_pcreateerror(whoami);
include/rpc/clnt.h
419
extern void clnt_pcreateerror(const char *); /* stderr */
lib/libc/rpc/rpcb_clnt.c
337
clnt_pcreateerror("rpcbind clnt interface");
lib/libc/rpc/rpcb_clnt.c
390
clnt_pcreateerror("rpcbind clnt interface");
lib/libc/yp/yplib.c
444
clnt_pcreateerror("clnttcp_create");
lib/libc/yp/yplib.c
524
clnt_pcreateerror("clntudp_create");
share/examples/sunrpc/dir/rls.c
43
clnt_pcreateerror(server);
share/examples/sunrpc/msg/rprintmsg.c
39
clnt_pcreateerror(server);
sys/rpc/clnt.h
416
extern void clnt_pcreateerror(const char *); /* stderr */
tools/regression/rpcsec_gss/rpctest.c
131
clnt_pcreateerror("rpc_gss_seccreate");
usr.bin/rpcinfo/rpcinfo.c
1011
clnt_pcreateerror("rpcinfo: can't contact rpcbind");
usr.bin/rpcinfo/rpcinfo.c
1234
clnt_pcreateerror("rpcinfo");
usr.bin/rpcinfo/rpcinfo.c
1244
clnt_pcreateerror("rpcinfo");
usr.bin/rpcinfo/rpcinfo.c
1390
clnt_pcreateerror("rpcinfo");
usr.bin/rpcinfo/rpcinfo.c
344
clnt_pcreateerror("rpcinfo");
usr.bin/rpcinfo/rpcinfo.c
493
clnt_pcreateerror("rpcinfo: can't contact portmapper");
usr.bin/rpcinfo/rpcinfo.c
708
clnt_pcreateerror("rpcinfo: can't contact rpcbind");
usr.bin/rpcinfo/rpcinfo.c
901
clnt_pcreateerror("rpcinfo: can't contact rpcbind");