Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c1275 struct ioword iotmp; in iosetup() local
1282 iotmp = *iop; in iosetup()
1283 iotmp.name = (iotype == IOHERE) ? NULL : cp; in iosetup()
1284 iotmp.flag |= IONAMEXP; in iosetup()
1289 snptreef(NULL, 32, "%R", &iotmp)); in iosetup()
1334 snptreef(NULL, 32, "%R", &iotmp), emsg); in iosetup()
1387 snptreef(NULL, 32, "%R", &iotmp), in iosetup()