HomeSort by relevance Sort by last modified time
    Searched refs:netconfig (Results 1 - 25 of 103) sorted by null

1 2 3 4 5

  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_tp_create/
tirpc_clnt_tp_create.c 31 #include <tirpc/netconfig.h>
37 #include <tirpc/netconfig.h>
56 struct netconfig *nconf = NULL;
61 if ((struct netconfig *)nconf == NULL) {
68 VERSNUM, (struct netconfig *)nconf);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_tp_create_timed/
tirpc_clnt_tp_create_timed.c 31 #include <tirpc/netconfig.h>
55 struct netconfig *nconf = NULL;
61 if ((struct netconfig *)nconf == NULL) {
72 VERSNUM, (struct netconfig *)nconf, &tv);
tirpc_clnt_tp_create_timed_limits.c 61 struct netconfig *nconf = NULL;
67 if ((struct netconfig *)nconf == NULL) {
96 (struct netconfig *)nconf, &tv);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_control/
tirpc_clnt_control.c 31 #include <tirpc/netconfig.h>
37 #include <tirpc/netconfig.h>
56 struct netconfig *nconf = NULL;
64 if ((struct netconfig *)nconf == NULL) {
74 VERSNUM, (struct netconfig *)nconf, &tv);
tirpc_clnt_control_limits.c 46 struct netconfig *nconf = NULL;
50 struct netconfig *tst_nconf;
56 if ((struct netconfig *)nconf == NULL) {
66 VERSNUM, (struct netconfig *)nconf, &tv);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_tli_create/
tirpc_svc_tli_create.c 31 #include <tirpc/netconfig.h>
52 struct netconfig *nconf = NULL;
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
tirpc_interlevel_clnt_call.c 31 #include <tirpc/netconfig.h>
53 struct netconfig *nconf = NULL;
60 if ((struct netconfig *)nconf == NULL) {
70 VERSNUM, (struct netconfig *)nconf, &tv);
tirpc_interlevel_clnt_call_stress.c 31 #include <tirpc/netconfig.h>
58 struct netconfig *nconf = NULL;
68 if ((struct netconfig *)nconf == NULL) {
78 VERSNUM, (struct netconfig *)nconf, &tv);
tirpc_interlevel_clnt_call_dataint.c 53 struct netconfig *nconf = NULL;
71 if ((struct netconfig *)nconf == NULL) {
81 VERSNUM, (struct netconfig *)nconf, &tv);
tirpc_interlevel_clnt_call_mt.c 32 #include <tirpc/netconfig.h>
54 struct netconfig *nconf = NULL;
65 if ((struct netconfig *)nconf == NULL) {
75 VERSNUM, (struct netconfig *)nconf, &tv);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_addrmanagmt_rpcb_getaddr/
tirpc_rpcb_getaddr.c 31 #include <tirpc/netconfig.h>
55 struct netconfig *nconf = NULL;
71 fprintf(stderr, "Cannot get netconfig entry for UDP\n");
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_addrmanagmt_rpcb_getmaps/
tirpc_rpcb_getmaps.c 31 #include <tirpc/netconfig.h>
55 struct netconfig *nconf = NULL;
65 fprintf(stderr, "Cannot get netconfig entry for UDP\n");
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_set/
tirpc_rpcb_set.c 31 #include <tirpc/netconfig.h>
49 struct netconfig *nconf = NULL;
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_unset/
tirpc_rpcb_unset.c 31 #include <tirpc/netconfig.h>
49 struct netconfig *nconf = NULL;
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_reg/
tirpc_svc_reg.c 31 #include <tirpc/netconfig.h>
55 struct netconfig *nconf = NULL;
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_unreg/
tirpc_svc_unreg.c 31 #include <tirpc/netconfig.h>
55 struct netconfig *nconf = NULL;
tirpc_svc_unreg_stress.c 31 #include <tirpc/netconfig.h>
56 struct netconfig *nconf = NULL;
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_svc_tp_create/
tirpc_svc_tp_create.c 29 #include <tirpc/netconfig.h>
49 struct netconfig *nconf;
53 fprintf(stderr, "Cannot get netconfig entry for UDP\n");
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_svc_destroy/
tirpc_svc_destroy.c 31 #include <tirpc/netconfig.h>
58 struct netconfig *nconf;
62 fprintf(stderr, "Cannot get netconfig entry for TCP\n");
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/
tirpc_cleaner.c 29 #include <tirpc/netconfig.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_dg_create/
tirpc_svc_dg_create.c 31 #include <tirpc/netconfig.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_vc_create/
tirpc_svc_vc_create.c 31 #include <tirpc/netconfig.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_err_clnt_pcreateerror/
tirpc_clnt_pcreateerror.c 31 #include <tirpc/netconfig.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
tirpc_bottomlevel_clnt_call.c 31 #include <tirpc/netconfig.h>
52 struct netconfig *nconf = NULL;
tirpc_bottomlevel_clnt_call_stress.c 31 #include <tirpc/netconfig.h>
57 struct netconfig *nconf = NULL;

Completed in 186 milliseconds

1 2 3 4 5