Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c1298 struct ioword iotmp; in iosetup() local
1305 iotmp = *iop; in iosetup()
1306 iotmp.name = (iotype == IOHERE) ? NULL : cp; in iosetup()
1307 iotmp.flag |= IONAMEXP; in iosetup()
1311 fptreef(shl_xtrace, 0, "%R", &iotmp); in iosetup()
1360 (sp = snptreef(NULL, 32, "%R", &iotmp)), emsg); in iosetup()
1415 (sp = snptreef(NULL, 32, "%R", &iotmp)), in iosetup()