Searched refs:iotmp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/bin/ksh/
H A Dexec.c1122 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),
/netbsd-current/external/bsd/nsd/dist/
H A Dserver.c3848 struct iovec iotmp = iovecs[i]; local
3854 iovecs[recvcount] = iotmp;

Completed in 124 milliseconds