Searched refs:RecvRepeat (Results 1 – 12 of 12) sorted by relevance
/external/ltp/tools/netpipe-2.4-ipv6/ |
D | netpipe.h | 105 void RecvRepeat(ArgStruct *p, int *rpt);
|
D | PVM.c | 181 void RecvRepeat(ArgStruct * p, int *rpt) in RecvRepeat() function
|
D | MPI.c | 129 void RecvRepeat(ArgStruct * p, int *rpt) in RecvRepeat() function
|
D | TCP.c | 281 void RecvRepeat(ArgStruct * p, int *rpt) in RecvRepeat() function
|
D | netpipe.c | 325 RecvRepeat(&args, &nrepeat); in main()
|
D | README | 258 by breaking out SendRepeat() and RecvRepeat() as separate
|
/external/ltp/tools/netpipe-2.4/ |
D | netpipe.h | 104 void RecvRepeat(ArgStruct *p, int *rpt);
|
D | PVM.c | 181 void RecvRepeat(ArgStruct * p, int *rpt) in RecvRepeat() function
|
D | MPI.c | 129 void RecvRepeat(ArgStruct * p, int *rpt) in RecvRepeat() function
|
D | TCP.c | 254 void RecvRepeat(ArgStruct * p, int *rpt) in RecvRepeat() function
|
D | netpipe.c | 273 RecvRepeat(&args, &nrepeat); in main()
|
D | README | 258 by breaking out SendRepeat() and RecvRepeat() as separate
|