HomeSort by relevance Sort by last modified time
    Searched defs:SendRepeat (Results 1 - 7 of 7) sorted by null

  /external/ltp/tools/netpipe-2.4/
PVM.c 171 void SendRepeat(ArgStruct * p, int rpt)
MPI.c 120 void SendRepeat(ArgStruct * p, int rpt)
TCP.c 240 void SendRepeat(ArgStruct * p, int rpt)
248 printf("NetPIPE: write failed in SendRepeat: errno=%d\n",
  /external/ltp/tools/netpipe-2.4-ipv6/
PVM.c 171 void SendRepeat(ArgStruct * p, int rpt)
MPI.c 120 void SendRepeat(ArgStruct * p, int rpt)
TCP.c 267 void SendRepeat(ArgStruct * p, int rpt)
275 printf("NetPIPE: write failed in SendRepeat: errno=%d\n",
  /bionic/libc/bionic/
libc_logging.cpp 219 static void SendRepeat(Out& o, char ch, int count) {
400 SendRepeat(o, padChar, width - slen);
407 SendRepeat(o, padChar, width - slen);

Completed in 3465 milliseconds