called program; subprogram
Computing term for a program invoked by another program; often used in discussions of program flow, APIs, or modular design.
The called program receives data from the caller.
このシステムでは、呼ばれるプログラムが複数のサービスを提供する。
In this system, the called program provides multiple services.
Compound of 呼ばれる (passive form of 呼ぶ, 'to call') and プログラム ('program'), literally 'program that is called'.