HP-UX Reference (11i v1 00/12) - 3 Library Functions N-Z (vol 7)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man3/nan.3m
________________________________________________________________
___ ___
r
rpc_soc(3N) rpc_soc(3N)
Warning: this routine exists for backward compatibility only; enhanced functionality is provided
by svc_reg() (see rpc_svc_calls(3N)).
void svc_unregister()
Remove all mapping of the double [prognum, versnum] to dispatch routines, and of the triple
[prognum, versnum, all-protocols] to port number from portmap.
Warning: this routine exists for backward compatibility, enhanced functionality is provided by
svc_unreg() (see rpc_svc_calls(3N)).
xdr_authunix_parms()
Used for describing UNIX credentials. This routine is useful for users who wish to generate
these credentials without using the RPC authentication package.
Warning: this routine exists for backward compatibility only, and is obsoleted by
xdr_authsys_parms() (see rpc_xdr(3N)).
MULTITHREAD USAGE
Thread Safe: No
Cancel Safe: No
Async-cancel Safe: No
Async-signal Safe: No
NOTES
These interfaces are unsafe in multithreaded applications. Unsafe interfaces should be called only from the
main thread.
SEE ALSO
keyserv(1M), rpcbind(1M), rpcinfo(1M), rpc(3N), rpc_clnt_auth(3N), rpc_clnt_calls(3N), rpc_clnt_create(3N),
rpc_svc_calls(3N), rpc_svc_create(3N), rpc_svc_err(3N), rpc_svc_reg(3N), rpcbind(3N), secure_rpc(3N),
select(2).
HP-UX Release 11i: December 2000 − 7 − Section 3−−803
___
___