HomeSort by: relevance | last modified time | path
    Searched refs:iotmp (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
exec.c 1122 struct ioword iotmp; local
1129 iotmp = *iop;
1130 iotmp.name = (iotype == IOHERE) ? (char *) 0 : cp;
1131 iotmp.flag |= IONAMEXP;
1136 snptreef((char *) 0, 32, "%R", &iotmp));
1181 snptreef((char *) 0, 32, "%R", &iotmp), emsg);
1226 snptreef((char *) 0, 32, "%R", &iotmp),
  /src/external/bsd/nsd/dist/
server.c 4267 struct iovec iotmp = iovecs[i]; local
4273 iovecs[recvcount] = iotmp;

Completed in 27 milliseconds