Home
last modified time | relevance | path

Searched defs:transp (Results 1 – 11 of 11) sorted by relevance

/minix3/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc.c65 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_3()
206 rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getaddr_3_local()
228 rpcbproc_dump_3_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_dump_3_local()
H A Drpcb_svc_4.c69 rpcb_service_4(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_4()
262 rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getaddr_4_local()
292 rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getversaddr_4_local()
320 rpcbproc_getaddrlist_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getaddrlist_4_local()
H A Drpcb_svc_com.c127 rpcbproc_set_com(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_set_com()
216 rpcbproc_unset_com(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_unset_com()
310 rpcbproc_getaddr_com(RPCB *regp, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getaddr_com()
351 rpcbproc_gettime_com(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_gettime_com()
366 rpcbproc_uaddr2taddr_com(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_uaddr2taddr_com()
392 rpcbproc_taddr2uaddr_com(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_taddr2uaddr_com()
590 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_callit_com()
1352 getowner(SVCXPRT *transp, char *owner, size_t ownersize) in getowner()
/minix3/tests/lib/libc/rpc/
H A Dt_rpc.c53 onehost(const char *host, const char *transp) in onehost()
96 const char *transp = "udp"; in main() local
/minix3/minix/include/minix/
H A Dfb.h34 struct fb_bitfield transp; /* transparency */ member
/minix3/lib/libc/rpc/
H A Dsvc_simple.c255 universal(struct svc_req *rqstp, SVCXPRT *transp) in universal()
H A Dsvc_dg.c407 #define CACHE_LOC(transp, xid) \ argument
424 svc_dg_enablecache(SVCXPRT *transp, u_int size) in svc_dg_enablecache()
/minix3/external/bsd/bind/dist/lib/dns/
H A Dclient.c1327 dns_clientrestrans_t **transp) in dns_client_startresolve()
1481 dns_client_destroyrestrans(dns_clientrestrans_t **transp) { in dns_client_destroyrestrans()
1724 dns_clientreqtrans_t **transp) in dns_client_startrequest()
1841 dns_client_destroyreqtrans(dns_clientreqtrans_t **transp) { in dns_client_destroyreqtrans()
2736 dns_clientupdatetrans_t **transp) in dns_client_startupdate()
2953 dns_client_destroyupdatetrans(dns_clientupdatetrans_t **transp) { in dns_client_destroyupdatetrans()
/minix3/external/bsd/dhcp/dist/common/
H A Ddns.c441 dns_clientupdatetrans_t **transp) in trace_ddns_output_write()
/minix3/tests/fs/nfs/nfsservice/
H A Dmountd.c491 mntsrv(rqstp, transp) in mntsrv() argument
/minix3/sys/dev/stbi/
H A Dstb_image.c4294 static void stbi_gif_parse_colortable(stbi *s, uint8 pal[256][4], int num_entries, int transp) in stbi_gif_parse_colortable()