Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c1417 struct ioword iotmp; in iosetup() local
1424 iotmp = *iop; in iosetup()
1425 iotmp.ioname = (iotype == IOHERE) ? NULL : cp; in iosetup()
1426 iotmp.ioflag |= IONAMEXP; in iosetup()
1430 fptreef(shl_xtrace, 0, Tft_R, &iotmp); in iosetup()
1492 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), emsg); in iosetup()
1560 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), in iosetup()