Searched refs:BeginIoStatement (Results 1 – 2 of 2) sorted by relevance
204 return &child->BeginIoStatement<ErroneousIoStatementState>( in BeginExternalListIO()215 return &unit->BeginIoStatement<STATE<DIR>>( in BeginExternalListIO()218 return &unit->BeginIoStatement<ErroneousIoStatementState>( in BeginExternalListIO()275 return &unit->BeginIoStatement<ErroneousIoStatementState>( in BeginExternalFormattedIO()341 return &unit->BeginIoStatement<ErroneousIoStatementState>( in BeginUnformattedIO()366 return &unit->BeginIoStatement<OpenStatementState>( in IONAME()378 return &unit.BeginIoStatement<OpenStatementState>( in IONAME()406 return &unit->BeginIoStatement<CloseStatementState>( in IONAME()471 return &child->BeginIoStatement<InquireUnitState>( in IONAME()474 return &unit->BeginIoStatement<InquireUnitState>( in IONAME()[all …]
73 IoStatementState &BeginIoStatement(X &&...xs) { in BeginIoStatement() function177 IoStatementState &BeginIoStatement(X &&...xs) { in BeginIoStatement() function