/titanic_50/usr/src/cmd/ypcmd/ |
H A D | ypserv_proc.c | 124 ypdomain(SVCXPRT *transp, bool always_respond) in ypdomain() 194 ypmatch(SVCXPRT *transp, struct svc_req *rqstp) in ypmatch() 302 ypfirst(SVCXPRT *transp) in ypfirst() 342 ypnext(SVCXPRT *transp) in ypnext() 384 ypxfr(SVCXPRT *transp, int prog) in ypxfr() 510 ypall(SVCXPRT *transp) in ypall() 591 ypmaster(SVCXPRT *transp) in ypmaster() 636 yporder(SVCXPRT *transp) in yporder() 682 ypmaplist(SVCXPRT *transp) in ypmaplist() 981 ypoldmatch(SVCXPRT *transp, struct svc_req *rqstp) in ypoldmatch() [all …]
|
H A D | ypupdated.c | 138 SVCXPRT *transp; local 202 ypupdate_prog(rqstp, transp) in ypupdate_prog() argument 383 addr2netname(namebuf, transp) in addr2netname() argument
|
H A D | ypxfrd_svc.c | 111 ypxfrd_1(struct svc_req *rqstp, register SVCXPRT *transp) in ypxfrd_1() 179 SVCXPRT *transp; in main() local
|
H A D | yp_b_svc.c | 187 SVCXPRT *transp; local 471 ypbindprog_3(rqstp, transp) in ypbindprog_3() argument 532 ypbindprog_2(rqstp, transp) in ypbindprog_2() argument
|
H A D | ypserv.c | 470 ypdispatch(struct svc_req *rqstp, SVCXPRT *transp) in ypdispatch() 554 ypolddispatch(struct svc_req *rqstp, SVCXPRT *transp) in ypolddispatch()
|
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | nfs_cast.c | 72 struct transp { struct 73 struct transp *tr_next; argument 87 static void free_transports(struct transp *); argument
|
/titanic_50/usr/src/cmd/rpcgen/ |
H A D | rpc_svcout.c | 200 write_netid_register(char *transp) in write_netid_register() 251 write_nettype_register(char *transp) in write_nettype_register() 678 printerr(char *err, char *transp) in printerr() 684 printif(char *proc, char *transp, char *prefix, char *arg) in printif() 1120 write_inetd_register(char *transp) in write_inetd_register()
|
/titanic_50/usr/src/cmd/ypcmd/ypupdated/ |
H A D | rpc.ypupdated.c | 124 SVCXPRT *transp; local 200 ypupdate_prog(rqstp, transp) in ypupdate_prog() argument 375 addr2netname(namebuf, transp) in addr2netname() argument
|
/titanic_50/usr/src/cmd/fs.d/nfs/rquotad/ |
H A D | rpc.rquotad.c | 123 register SVCXPRT *transp; in main() local 229 dispatch(rqstp, transp) in dispatch() argument 312 getquota(rqstp, transp) in getquota() argument 645 getclientsnames(transp) in getclientsnames() argument 687 log_cant_reply(transp) in log_cant_reply() argument
|
/titanic_50/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_prot_svc.c | 92 SVCXPRT *transp; in main() local 170 bootparamprog_1(struct svc_req *rqstp, register SVCXPRT *transp) in bootparamprog_1()
|
/titanic_50/usr/src/cmd/rpcbind/ |
H A D | rpcb_check.c | 148 rpcb_log(boolean_t verdict, SVCXPRT *transp, rpcproc_t proc, rpcprog_t prog, in rpcb_log() 193 rpcb_check(SVCXPRT *transp, rpcproc_t procnum, boolean_t ispmap) in rpcb_check()
|
H A D | rpcb_svc_4.c | 57 rpcb_service_4(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_4() 237 SVCXPRT *transp = rqstp->rq_xprt; in rpcbproc_getaddrlist() local
|
H A D | rpcbind.h | 90 #define svc_getgencaller(transp) \ argument
|
H A D | rpcb_svc.c | 64 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_3()
|
H A D | rpcb_svc_com.c | 339 SVCXPRT *transp = rqstp->rq_xprt; in rpcbproc_getaddr_com() local 702 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, ulong_t reply_type, in rpcbproc_callit_com() 1565 rpcb_caller_uid(SVCXPRT *transp) in rpcb_caller_uid() 1582 getowner(SVCXPRT *transp, char *owner) in getowner()
|
/titanic_50/usr/src/uts/common/klm/ |
H A D | nlm_dispatch.c | 73 SVCXPRT *transp, in nlm_dispatch() 491 nlm_prog_3(struct svc_req *rqstp, register SVCXPRT *transp) in nlm_prog_3() 736 nlm_prog_4(struct svc_req *rqstp, register SVCXPRT *transp) in nlm_prog_4()
|
/titanic_50/usr/src/cmd/rpcsvc/ |
H A D | rstat_main.c | 75 SVCXPRT *transp; in main() local
|
H A D | rwall_subr.c | 116 wallprog_1_freeresult(SVCXPRT *transp, xdrproc_t proc, caddr_t arg) in wallprog_1_freeresult()
|
H A D | rpc.rusersd.c | 106 SVCXPRT *transp; in main() local 309 rusers_service(rqstp, transp) in rusers_service() argument
|
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.h | 76 SVCXPRT *transp; member
|
H A D | mountd.c | 714 mnt(struct svc_req *rqstp, SVCXPRT *transp) in mnt() 777 log_cant_reply(SVCXPRT *transp) in log_cant_reply() 797 SVCXPRT *transp; in mnt_pathconf() local 986 enqueue_logging_data(char *host, SVCXPRT *transp, char *path, in enqueue_logging_data() 1072 cln_init_common(struct cln *cln, SVCXPRT *transp, char *netid, in cln_init_common() 1092 cln_init(struct cln *cln, SVCXPRT *transp) in cln_init() 1207 SVCXPRT *transp; in mount() local 3102 SVCXPRT *transp; in umount() local 3153 SVCXPRT *transp; in umountall() local
|
H A D | exportlist.c | 71 SVCXPRT *transp; in export() local
|
/titanic_50/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd.c | 79 register SVCXPRT *transp; local
|
/titanic_50/usr/src/cmd/krb5/kadmin/server/ |
H A D | kadm_rpc_svc.c | 70 void kadm_1(rqstp, transp) in kadm_1() argument
|
/titanic_50/usr/src/cmd/gss/gssd/ |
H A D | gssd.c | 98 register SVCXPRT *transp; local
|