Home | History | Annotate | Download | only in runtest
      1 rpc_pmap_set rpc_test.sh -c rpc_pmap_set
      2 rpc_pmap_unset rpc_test.sh -c rpc_pmap_unset
      3 rpc_pmap_getport rpc_test.sh -s rpc_svc_1 -c rpc_pmap_getport
      4 rpc_pmap_getmaps rpc_test.sh -s rpc_svc_1 -c rpc_pmap_getmaps
      5 rpc_pmap_rmtcall rpc_test.sh -s rpc_svc_1 -c rpc_pmap_rmtcall
      6 rpc_get_myaddress rpc_test.sh -c rpc_get_myaddress
      7 
      8 rpc_authnone_create rpc_test.sh -c rpc_authnone_create
      9 rpc_authunix_create rpc_test.sh -c rpc_authunix_create
     10 rpc_authunix_create_default rpc_test.sh -c rpc_authunix_create_default
     11 rpc_auth_destroy rpc_test.sh -c rpc_auth_destroy
     12 
     13 rpc_clnt_broadcast rpc_test.sh -s rpc_svc_1 -c rpc_clnt_broadcast
     14 
     15 rpc_svc_destroy rpc_test.sh -c rpc_svc_destroy
     16 rpc_svcfd_create rpc_test.sh -c rpc_svcfd_create
     17 rpc_svctcp_create rpc_test.sh -c rpc_svctcp_create
     18 rpc_svcudp_create rpc_test.sh -c rpc_svcudp_create
     19 rpc_svcraw_create rpc_test.sh -c rpc_svcraw_create
     20 rpc_svcudp_bufcreate rpc_test.sh -c rpc_svcudp_bufcreate
     21 rpc_clnt_destroy rpc_test.sh -s rpc_svc_1 -c rpc_clnt_destroy
     22 rpc_clnt_create rpc_test.sh -s rpc_svc_1 -c rpc_clnt_create
     23 rpc_clntraw_create rpc_test.sh -s rpc_svc_1 -c rpc_clntraw_create
     24 rpc_clnttcp_create rpc_test.sh -s rpc_svc_1 -c rpc_clnttcp_create
     25 rpc_clntudp_create rpc_test.sh -s rpc_svc_1 -c rpc_clntudp_create
     26 rpc_clntudp_bufcreate rpc_test.sh -s rpc_svc_1 -c rpc_clntudp_bufcreate
     27 
     28 rpc_clnt_pcreateerror rpc_test.sh -s rpc_svc_1 -c rpc_clnt_pcreateerror
     29 rpc_clnt_perrno rpc_test.sh -s rpc_svc_1 -c rpc_clnt_perrno
     30 rpc_clnt_perror rpc_test.sh -s rpc_svc_1 -c rpc_clnt_perror
     31 rpc_clnt_spcreateerror rpc_test.sh -s rpc_svc_1 -c rpc_clnt_spcreateerror
     32 rpc_clnt_sperrno rpc_test.sh -s rpc_svc_1 -c rpc_clnt_sperrno
     33 rpc_clnt_sperror rpc_test.sh -s rpc_svc_1 -c rpc_clnt_sperror
     34 rpc_svcerr_noproc rpc_test.sh -s rpc_svc_1 -c rpc_svcerr_noproc
     35 rpc_svcerr_noprog rpc_test.sh -c rpc_svcerr_noprog
     36 rpc_svcerr_progvers rpc_test.sh -s rpc_svc_1 -c rpc_svcerr_progvers
     37 rpc_svcerr_systemerr rpc_test.sh -s rpc_svc_1 -c rpc_svcerr_systemerr
     38 rpc_svcerr_auth rpc_test.sh -s rpc_svc_1 -c rpc_svcerr_auth
     39 rpc_svcerr_weakauth rpc_test.sh -s rpc_svc_1 -c rpc_svcerr_weakauth
     40 
     41 rpc_xprt_register rpc_test.sh -c rpc_xprt_register
     42 rpc_xprt_unregister rpc_test.sh -c rpc_xprt_unregister
     43 rpc_svc_register rpc_test.sh -c rpc_svc_register
     44 rpc_svc_unregister rpc_test.sh -c rpc_svc_unregister
     45 rpc_registerrpc rpc_test.sh -c rpc_registerrpc
     46 
     47 rpc_clnt_call rpc_test.sh -s rpc_svc_1 -c rpc_clnt_call
     48 rpc_callrpc rpc_test.sh -s rpc_svc_1 -c rpc_callrpc
     49 rpc_clnt_freeres rpc_test.sh -s rpc_svc_1 -c rpc_clnt_freeres
     50 rpc_clnt_geterr rpc_test.sh -s rpc_svc_1 -c rpc_clnt_geterr
     51 rpc_clnt_control rpc_test.sh -s rpc_svc_1 -c rpc_clnt_control
     52 rpc_svc_getcaller rpc_test.sh -s rpc_svc_1 -c rpc_svc_getcaller
     53 rpc_svc_freeargs rpc_test.sh -s rpc_svc_1 -c rpc_svc_freeargs
     54 rpc_svc_getargs rpc_test.sh -s rpc_svc_getargs -c rpc_svc_getargs_client
     55 rpc_svc_sendreply rpc_test.sh -s rpc_svc_sendreply -c rpc_svc_sendreply_client
     56