Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c1322 struct ioword iotmp; in iosetup() local
1329 iotmp = *iop; in iosetup()
1330 iotmp.name = (iotype == IOHERE) ? NULL : cp; in iosetup()
1331 iotmp.ioflag |= IONAMEXP; in iosetup()
1335 fptreef(shl_xtrace, 0, "%R", &iotmp); in iosetup()
1384 (sp = snptreef(NULL, 32, "%R", &iotmp)), emsg); in iosetup()
1439 (sp = snptreef(NULL, 32, "%R", &iotmp)), in iosetup()