Searched refs:iotmp (Results 1 – 1 of 1) sorted by relevance
/external/mksh/src/ |
D | exec.c | 1411 struct ioword iotmp; in iosetup() local 1418 iotmp = *iop; in iosetup() 1419 iotmp.ioname = (iotype == IOHERE) ? NULL : cp; in iosetup() 1420 iotmp.ioflag |= IONAMEXP; in iosetup() 1424 fptreef(shl_xtrace, 0, Tft_R, &iotmp); in iosetup() 1486 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), emsg); in iosetup() 1554 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), in iosetup()
|