HomeSort by relevance Sort by last modified time
    Searched refs:nconf (Results 26 - 50 of 69) sorted by null

12 3

  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_addrmanagmt_rpcb_getmaps/
tirpc_rpcb_getmaps.c 55 struct netconfig *nconf = NULL; local
64 if ((nconf = getnetconfigent("udp")) == NULL) {
69 rl = rpcb_getmaps(nconf, argc[1]);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_svc_tp_create/
tirpc_svc_tp_create.c 49 struct netconfig *nconf; local
52 if ((nconf = getnetconfigent("udp")) == NULL) {
57 transp = svc_tp_create(exm_proc, progNum, VERSNUM, nconf);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_svc_destroy/
tirpc_svc_destroy.c 58 struct netconfig *nconf; local
61 if ((nconf = getnetconfigent("tcp")) == NULL) {
71 svcr = svc_tp_create(exm_proc, progNum, VERSNUM, nconf);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
tirpc_bottomlevel_clnt_call.c 52 struct netconfig *nconf = NULL; local
64 nconf = getnetconfigent("udp");
65 if (nconf == NULL) {
66 fprintf(stderr, "err nconf\n");
75 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
tirpc_bottomlevel_clnt_call_stress.c 57 struct netconfig *nconf = NULL; local
76 nconf = getnetconfigent("udp");
77 if (nconf == NULL) {
79 printf("err nconf\n");
94 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_dg_create/
tirpc_clnt_dg_create.c 52 struct netconfig *nconf = NULL; local
57 nconf = getnetconfigent("udp");
58 if (nconf == NULL) {
59 fprintf(stderr, "err nconf\n");
68 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
tirpc_clnt_dg_create_limits.c 64 struct netconfig *nconf = NULL; local
69 nconf = getnetconfigent("udp");
70 if (nconf == NULL) {
72 fprintf(stderr, "err nconf\n");
87 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_vc_create/
tirpc_clnt_vc_create.c 55 struct netconfig *nconf = NULL; local
60 nconf = getnetconfigent("tcp");
61 if (nconf == NULL) {
62 printf("err nconf\n");
70 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
tirpc_clnt_vc_create_limits.c 64 struct netconfig *nconf = NULL; local
69 nconf = getnetconfigent("udp");
70 if (nconf == NULL) {
72 fprintf(stderr, "err nconf\n");
87 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_tli_create/
tirpc_svc_tli_create_limits.c 60 struct netconfig *nconf = NULL; local
67 nconf = getnetconfigent("udp");
68 if (nconf == NULL) {
70 fprintf(stderr, "err nconf\n");
91 transp = svc_tli_create(RPC_ANYFD, nconf,
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
tirpc_interlevel_clnt_call.c 53 struct netconfig *nconf = NULL; local
58 nconf = getnetconfigent("udp");
60 if ((struct netconfig *)nconf == NULL) {
70 VERSNUM, (struct netconfig *)nconf, &tv);
tirpc_interlevel_clnt_call_stress.c 58 struct netconfig *nconf = NULL; local
66 nconf = getnetconfigent("udp");
68 if ((struct netconfig *)nconf == NULL) {
78 VERSNUM, (struct netconfig *)nconf, &tv);
tirpc_interlevel_clnt_call_dataint.c 53 struct netconfig *nconf = NULL; local
69 nconf = getnetconfigent("udp");
71 if ((struct netconfig *)nconf == NULL) {
81 VERSNUM, (struct netconfig *)nconf, &tv);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_control/
tirpc_clnt_control_limits.c 46 struct netconfig *nconf = NULL; local
54 nconf = getnetconfigent("udp");
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_interlevel_clnt_tp_create_timed/
tirpc_clnt_tp_create_timed_limits.c 61 struct netconfig *nconf = NULL; local
65 nconf = getnetconfigent("udp");
67 if ((struct netconfig *)nconf == NULL) {
96 (struct netconfig *)nconf, &tv);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_reg/
tirpc_svc_reg_mt.c 52 struct netconfig *nconf = NULL; local
59 nconf = getnetconfigent("udp");
60 if (nconf == NULL) {
62 printf("err nconf\n");
66 transp = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0);
72 nconf);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_11/
tirpc_svc_11.c 55 struct netconfig *nconf; local
60 if ((nconf = getnetconfigent("udp")) == NULL) {
65 transp = svc_tp_create(exm_proc, progNum, VERSNUM, nconf);
72 if (!svc_reg(transp, progNum, VERSNUM, exm_proc, nconf)) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_4/
tirpc_svc_4.c 55 struct netconfig *nconf; local
61 if ((nconf = getnetconfigent("udp")) == NULL) {
66 transp = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0);
73 if (!svc_reg(transp, progNum, VERSNUM, exm_proc, nconf)) {
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_3/
tirpc_svc_3.c 51 struct netconfig *nconf; local
53 if ((nconf = getnetconfigent("udp")) == NULL) {
58 transp = svc_tp_create(exm_proc, progNum, VERSNUM, nconf);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
tirpc_expertlevel_clnt_call_dataint.c 56 struct netconfig *nconf = NULL; local
76 nconf = getnetconfigent("udp");
77 if (nconf == NULL) {
78 fprintf(stderr, "err nconf\n");
92 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
98 client = clnt_tli_create(RPC_ANYFD, nconf, &svcaddr,
tirpc_expertlevel_clnt_call_mt.c 55 struct netconfig *nconf = NULL; local
71 nconf = getnetconfigent("udp");
72 if (nconf == NULL) {
73 printf("err nconf\n");
85 if (!rpcb_getaddr(progNum + atoi(arg), VERSNUM, nconf,
91 client = clnt_tli_create(RPC_ANYFD, nconf, &svcaddr,
tirpc_expertlevel_clnt_call_performance.c 102 struct netconfig *nconf = NULL; local
121 nconf = getnetconfigent("udp");
122 if (nconf == NULL) {
123 fprintf(stderr, "err nconf\n");
137 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
143 client = clnt_tli_create(RPC_ANYFD, nconf, &svcaddr,
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
tirpc_rpcb_rmtcall_mt.c 54 struct netconfig *nconf = NULL; local
70 nconf = getnetconfigent("udp");
71 if (nconf == NULL) {
73 fprintf(stderr, "err nconf\n");
87 if (!rpcb_getaddr(progNum + atoi(arg), VERSNUM, nconf,
94 cs = rpcb_rmtcall(nconf, hostname, progNum + atoi(arg), VERSNUM,
tirpc_rpcb_rmtcall_performance.c 101 struct netconfig *nconf = NULL; local
116 nconf = getnetconfigent("udp");
117 if (nconf == NULL) {
118 fprintf(stderr, "err nconf\n");
132 if (!rpcb_getaddr(progNum, VERSNUM, nconf, &svcaddr, argc[1])) {
143 cs = rpcb_rmtcall(nconf, argc[1], progNum, VERSNUM, PROCNUM,
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_unreg/
tirpc_svc_unreg_mt.c 52 struct netconfig *nconf = NULL; local
59 nconf = getnetconfigent("udp");
60 if (nconf == NULL) {
62 printf("err nconf\n");
66 transp = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0);
70 svc_reg(transp, progNum + atoi(arg), VERSNUM, exm_proc, nconf);

Completed in 707 milliseconds

12 3