Searched refs:SendRepeat (Results 1 – 12 of 12) sorted by relevance
/external/ltp/tools/netpipe-2.4-ipv6/ |
D | netpipe.h | 103 void SendRepeat(ArgStruct *p, int rpt);
|
D | PVM.c | 171 void SendRepeat(ArgStruct * p, int rpt) in SendRepeat() function
|
D | MPI.c | 120 void SendRepeat(ArgStruct * p, int rpt) in SendRepeat() function
|
D | TCP.c | 267 void SendRepeat(ArgStruct * p, int rpt) in SendRepeat() function
|
D | netpipe.c | 323 SendRepeat(&args, nrepeat); in main()
|
D | README | 258 by breaking out SendRepeat() and RecvRepeat() as separate
|
/external/ltp/tools/netpipe-2.4/ |
D | netpipe.h | 102 void SendRepeat(ArgStruct *p, int rpt);
|
D | PVM.c | 171 void SendRepeat(ArgStruct * p, int rpt) in SendRepeat() function
|
D | MPI.c | 120 void SendRepeat(ArgStruct * p, int rpt) in SendRepeat() function
|
D | TCP.c | 240 void SendRepeat(ArgStruct * p, int rpt) in SendRepeat() function
|
D | netpipe.c | 271 SendRepeat(&args, nrepeat); in main()
|
D | README | 258 by breaking out SendRepeat() and RecvRepeat() as separate
|