exec.c | 1122 struct ioword iotmp; local in function:iosetup 1129 iotmp = *iop; 1130 iotmp.name = (iotype == IOHERE) ? (char *) 0 : cp; 1131 iotmp.flag |= IONAMEXP; 1136 snptreef((char *) 0, 32, "%R", &iotmp)); 1181 snptreef((char *) 0, 32, "%R", &iotmp), emsg); 1226 snptreef((char *) 0, 32, "%R", &iotmp),
|